github.com/stackb/rules_proto@v0.0.0-20240221195024-5428336c51f1/example/golden/testdata/starlark_java/WORKSPACE (about)

     1  # Using scala_deps here because it provides rules_jvm_external, there is nothing
     2  # scala-specific about this example.
     3  load("@build_stack_rules_proto//deps:scala_deps.bzl", "scala_deps")
     4  
     5  scala_deps()