4 lines
173 B
Python
4 lines
173 B
Python
GUAVA_VERSION = '20.0'
|
|
GUAVA_BIN_SHA1 = '89507701249388e1ed5ddcf8c41f4ce1be7831ef'
|
|
GUAVA_DOC_URL = 'https://google.github.io/guava/releases/' + GUAVA_VERSION + '/api/docs/'
|