1name: "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: GIT 10 value: "https://github.com/google/guava.git" 11 } 12 version: "27.1" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2019 16 month: 4 17 day: 10 18 } 19} 20