• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "jarjar"
2description:
3    "Utility that makes it easy to repackage Java libraries and embed them into "
4    "your own distribution"
5
6third_party {
7  url {
8    type: GIT
9    value: "https://github.com/google/jarjar.git"
10  }
11  version: "1.4"
12  last_upgrade_date { year: 2014 month: 6 day: 17 }
13  license_type: NOTICE
14}
15