/rnkit-appparse

parsing IPA And Apk files

Primary LanguageJavaApache License 2.0Apache-2.0

rnkit-appstore

Build Status Codecov Maven Central GitHub release License

parsing IPA And Apk files

Download

Maven

<dependency>
    <groupId>io.rnkit</groupId>
    <artifactId>appparse</artifactId>
    <version>1.0.3</version>
</dependency>

Gradle via JCenter

compile 'io.rnkit:appparse:1.0.3'

License

rnkit-appstore is released under the Apache 2.0 license.

Thanks