Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.35 KB

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