blob: dca6f71d38633d4485d2aac6ed417a99e0391d94 [file] [log] [blame]
Colin Cross8d0c8f82020-06-17 20:23:44 -07001name: "auto"
2description:
3 "A collection of source code generators for Java."
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://github.com/google/auto"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/google/auto"
13 }
Colin Cross2828aa12020-11-18 14:14:34 -080014 version: "auto-value-1.7.4"
15 last_upgrade_date { year: 2020 month: 11 day: 18 }
Colin Cross8d0c8f82020-06-17 20:23:44 -070016 license_type: NOTICE
17}