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