Hash : 5025365d Author : Date : 2016-10-17T14:04:59
Add Java port of Brotli decoder.
Download
1 2 3 4 5 6 7 8 9
# Description: # Bazel workspace file for Brotli. workspace(name = "org_brotli") maven_jar( name = "junit_junit", artifact = "junit:junit:4.12", )