blob: 7383e2298b883b4a3209bae9c92b093027ecfcef [file] [log] [blame]
Haibo Huang9aa55692018-08-24 12:33:42 -07001name: "guava"
2description: "Google Core Libraries for Java."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://github.com/google/guava"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://github.com/google/guava/archive/v18.0.tar.gz"
11 }
12 version: "18.0"
13 last_upgrade_date {
14 year: 2015
15 month: 6
16 day: 11
17 }
18}