Sign in
bazel
/
rules_kotlin
/
87bd13f91d166a8070e9bbfbb0861f6f76435e7a
/
.
/
third_party
/
jvm
/
org
/
hamcrest
/
BUILD
blob: f695e178e6c99fa8cef70fc7678f658ba030370f [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
java_library
(
name
=
"hamcrest_core"
,
exports
=
[
"//external:jar/io_bazel_rules_kotlin_org/hamcrest/hamcrest_core"
],
visibility
=
[
"//third_party/jvm:__subpackages__"
]
)