Sign in
bazel
/
continuous-integration
/
0b6a39d8c993b2fee7f921c0f8cc1c141057ff2a
/
.
/
3rdparty
/
jvm
/
org
/
apache
/
commons
/
BUILD
blob: 26510801a0996f032c941a1b5f7c9d3cdda3a1f4 [
file
] [
log
] [
blame
]
java_library
(
name
=
"commons_compress"
,
exports
=
[
"//external:jar/org/apache/commons/commons_compress"
],
visibility
=
[
"//visibility:public"
]
)