blob: 9771d454c4b4ee4f0f349d7ed062b7611c83fcba [file] [log] [blame]
# Description:
# Bazel workspace file for Brotli.
workspace(name = "org_brotli")
maven_jar(
name = "junit_junit",
artifact = "junit:junit:4.12",
)