aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d633669f817eaa080572d7f49159bd7e6fa2f15b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "JavaPoet"
description: "A Java API for generating .java source files"
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/square/javapoet"
  }
  url {
    type: GIT
    value: "https://github.com/square/javapoet.git"
  }
  version: "javapoet-1.12.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 2
    day: 1
  }
}