aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 673bc9c85cde00677a87652bc2b7c880b0e2c86b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
  last_upgrade_date {
    year: 2020
    month: 2
    day: 1
  }
}