6 lines
179 B
Python
6 lines
179 B
Python
GUAVA_VERSION = "23.6-jre"
|
|
|
|
GUAVA_BIN_SHA1 = "c0b638df79e7b2e1ed98f8d68ac62538a715ab1d"
|
|
|
|
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"
|