blob: 768b99ea9310c459861e4b10d1c7d6137bb267cd [file] [log] [blame]
Paladox nonedd2ae2d2017-11-02 17:35:24 +00001GUAVA_VERSION = "22.0"
David Pursehouse2d085002016-12-11 19:00:10 +09002
Paladox nonedd2ae2d2017-11-02 17:35:24 +00003GUAVA_BIN_SHA1 = "3564ef3803de51fb0530a8377ec6100b33b0d073"
David Pursehouse2d085002016-12-11 19:00:10 +09004
5GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"