1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 05:56:49 +00:00
Files
nomulus/java/com/google/common/collect/BUILD
2016-03-01 17:59:16 -05:00

7 lines
144 B
Python

package(default_visibility = ["//visibility:public"])
java_library(
name = "collect",
exports = ["@bazel_tools//third_party:guava"],
)