• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "JavaPoet"
2description:
3    "A Java API for generating .java source files"
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://github.com/square/javapoet"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/square/javapoet.git"
13  }
14  version: "1.11.1"
15  last_upgrade_date { year: 2018 month: 11 day: 19 }
16}
17
18