Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

OpenFTC/AAR_Repackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool repacks AAR files into a ZIP with the proper folder structure and metadata files for uploading to Bintray without modifying them in any way.

You can download a prebuilt version from the releases page.

Usage: java -jar AAR_Repackager.jar [options]
  Options:
  * -a, --artifact
      Artifact name
  * -g, --group
      Group name
  * -i, --input
      AAR input file
  * -o, --output
      ZIP Output file
    -s, --sources
      Sources JAR file (optional)
  * -v, --version
      Artifact version
    -h
      Print help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages