Skip to content

Instantly share code, notes, and snippets.

@natansil
Last active February 9, 2019 15:57
Show Gist options
  • Save natansil/9251a7cc929f1a9d80bd010487632567 to your computer and use it in GitHub Desktop.
Save natansil/9251a7cc929f1a9d80bd010487632567 to your computer and use it in GitHub Desktop.
java_library
java_library(
  name = "foo",
  srcs = glob(["*.java"]),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment