69a2682b9c
Change-Id: I87ce6257ddd6fff4fbbee38c6c5e70235fdbc797
6 lines
179 B
Python
6 lines
179 B
Python
GUAVA_VERSION = "28.1-jre"
|
|
|
|
GUAVA_BIN_SHA1 = "b0e91dcb6a44ffb6221b5027e12a5cb34b841145"
|
|
|
|
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"
|