Sign in
bazel
/
continuous-integration
/
a57f834e067055c63face372d57cd241cb0eda25
/
.
/
3rdparty
/
jvm
/
org
/
connectbot
/
jbcrypt
/
BUILD
blob: 1450ab3bac255b6ea589f561ca1fae0e9ebc4537 [
file
] [
log
] [
blame
]
java_library
(
name
=
"jbcrypt"
,
exports
=
[
"//external:jar/org/connectbot/jbcrypt/jbcrypt"
],
visibility
=
[
"//visibility:public"
]
)