Sign in
◑
Theme
bazel
/
bazel
/
40d6d91a221b4acfcd62eec483351fc638010ddb
/
.
/
tools
/
runfiles
/
BUILD.tools
blob: ec0f12a9084f7f7f73088170723fc935fa5af9c2 [
file
]
java_library
(
name
=
"java-runfiles"
,
exports
=
[
"//tools/java/runfiles"
],
visibility
=
[
"//visibility:public"
],
deprecation
=
"Depend on @bazel_tools//tools/java/runfiles instead. This target will be deleted in Bazel 0.19.0"
,
)