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