URL:     https://code.google.com/archive/p/jarjar/
Version: 1.4 (patched)
License: Apache 2.0, portions BSD
License File: LICENSE

Description:

Jar Jar Links, utility for repackaging Java libraries

Local modifications: see jarjar.patch.

Updating the patch
1) Run ./create_patched_folder.sh.
2) Make your modifications in jarjar-1.4-patched.
3) Run update_patched_jar.sh.
4) Repeat steps 2 and 3 until you are done with your changes.
5) Remove temporary folders.
   rm -rf jarjar-1.4/ jarjar-1.4-patched/
