Files
2023-05-14 11:44:44 +00:00

6 lines
95 B
Plaintext

java_library_host {
name: "idegen",
srcs: ["**/*.java"],
static_libs: ["guava"],
}