aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: bee8549f88d8d67ccdfcc8a694aef7e53d2330aa (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.13.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 7
    day: 10
  }
}