Files
gerrit/lib/guava.bzl
David Pursehouse 2282009878 Upgrade guava to 25.0-jre
Change-Id: I1c3f1049b19db76177d7d3e5d12da9ee06e33a86
2018-05-16 12:57:10 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "25.0-jre"
GUAVA_BIN_SHA1 = "7319c34fa5866a85b6bad445adad69d402323129"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"