mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
Import code from internal repository to git
This commit is contained in:
11
java/com/google/gdata/BUILD
Normal file
11
java/com/google/gdata/BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
java_library(
|
||||
name = "gdata",
|
||||
exports = ["@gdata_core//jar"],
|
||||
)
|
||||
|
||||
java_library(
|
||||
name = "spreadsheet",
|
||||
exports = ["@gdata_core//jar"],
|
||||
)
|
||||
Reference in New Issue
Block a user