rnkit / rnkit-appparse

parsing IPA And Apk files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

parsing IPA And Apk files

License:Apache License 2.0


Languages

Language:Java 100.0%