summaryrefslogtreecommitdiffstats
path: root/lib/guava.bzl
blob: 1add718bfffa0e64e30f14c2eb11379e4e8363e7 (plain)
1
2
3
4
5
GUAVA_VERSION = "26.0-jre"

GUAVA_BIN_SHA1 = "6a806eff209f36f635f943e16d97491f00f6bfab"

GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"