mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Import code from internal repository to git
This commit is contained in:
6
java/com/google/common/base/BUILD
Normal file
6
java/com/google/common/base/BUILD
Normal file
@@ -0,0 +1,6 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
java_library(
|
||||
name = "base",
|
||||
exports = ["@bazel_tools//third_party:guava"],
|
||||
)
|
||||
Reference in New Issue
Block a user