We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ff9ad commit bd2c62fCopy full SHA for bd2c62f
WORKSPACE
@@ -63,6 +63,7 @@ rules_jvm_external_setup()
63
load("@rules_jvm_external//:defs.bzl", "maven_install")
64
65
maven_install(
66
+ name = "protobuf_maven",
67
artifacts = PROTOBUF_MAVEN_ARTIFACTS,
68
# For updating instructions, see:
69
# https://github.com/bazelbuild/rules_jvm_external#updating-maven_installjson
0 commit comments