Sign in
bazel
/
rules_kotlin
/
7420b034568c4364b548bbe990c62adb62c36202
/
.
/
third_party
/
jvm
/
com
/
squareup
/
BUILD
blob: 6086b33f365df44c4b582bb27047c8e1747b5e5e [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
java_library
(
name
=
"javapoet"
,
exports
=
[
"//external:jar/io_bazel_rules_kotlin_com/squareup/javapoet"
],
visibility
=
[
"//visibility:public"
]
)