Skip to content
Snippets Groups Projects
Select Git revision
  • 4b0c62e90ba518ef2026c2ccca2cc7bfeff04e6e
  • master default protected
2 results

garage.cpp

Blame
  • BUILD 227 B
    # Do not edit. bazel-deps autogenerates this file from dependencies.yaml.
    java_library(
        name = "junit",
        exports = [
            "//external:jar/junit/junit"
        ],
        visibility = [
            "//visibility:public"
        ]
    )