A library for parsing Supercell SWF file format.
Don't forget to add those properties to your ~/.gradle/gradle.properties:
gpr.user=YOUR_GITHUB_USERNAME
gpr.key=YOUR_GITHUB_PUBLISHING_TOKEN
# username and token from https://central.sonatype.com/usertoken
sonatype.username=SONATYPE_USERNAME
sonatype.password=SONATYPE_PASSWORD
# GPG/PGP key
signing.key=-----BEGIN PGP PRIVATE KEY BLOCK----- -----END PGP PRIVATE KEY BLOCK-----\n
signing.password=KEY_PASSWORD