Sign in
◑
Theme
bazel
/
continuous-integration
/
3120f7a5e977f1c2c2c3b78ddc7e15ba6ab84d4e
/
.
/
3rdparty
/
jvm
/
com
/
google
/
code
/
findbugs
/
BUILD
blob: d2f2a356dc279d65e649acf0875480c813bf49e3 [
file
]
java_library
(
name
=
"jsr305"
,
exports
=
[
"//external:jar/com/google/code/findbugs/jsr305"
],
visibility
=
[
"//visibility:public"
]
)