Sign in
bazel
/
rules_kotlin
/
20313211b3caacc3cd7c376af1c3645edf3168e0
/
.
/
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__"
]
)