Sign in
bazel
/
continuous-integration
/
82d07a5ba742f816892c7560c7ffb73d7123e86f
/
.
/
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"
]
)