blob: 3f0073a37079af110164ddfb1a08fe036f1e8405 [file] [log] [blame]
java_library(
name = "java-runfiles",
deprecation = "Depend on @bazel_tools//tools/java/runfiles instead. This target will be deleted in Bazel 0.19.0",
visibility = ["//visibility:public"],
exports = ["//tools/java/runfiles"],
)