Sign in
bazel
/
rules_kotlin
/
d97fc6a14f553b125636700da1c8883229913922
/
.
/
third_party
/
jvm
/
com
/
squareup
/
BUILD
blob: 25560428f1ae20719d9ed0b32d55b1e23be106fa [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
java_library
(
name
=
"javapoet"
,
exports
=
[
"//external:jar/io_bazel_rules_kotlin_com/squareup/javapoet"
],
visibility
=
[
"//third_party/jvm:__subpackages__"
]
)