You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
323 B
15 lines
323 B
name: "jarjar"
|
|
description:
|
|
"Utility that makes it easy to repackage Java libraries and embed them into "
|
|
"your own distribution"
|
|
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/google/jarjar.git"
|
|
}
|
|
version: "1.4"
|
|
last_upgrade_date { year: 2014 month: 6 day: 17 }
|
|
license_type: NOTICE
|
|
}
|