gerrit/lib/guava.bzl
David Pursehouse 80026a8398 Upgrade guava to 25.1-jre
Change-Id: I16677d897a4da9f2a5072586984b9a2959df503a
2018-05-25 09:52:36 +09:00

6 lines
179 B
Python

GUAVA_VERSION = "25.1-jre"
GUAVA_BIN_SHA1 = "6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"