/rnkit-appstore

scrape data from the itunes app store

Primary LanguageJavaApache License 2.0Apache-2.0

rnkit-appstore

Build Status Codecov Maven Central GitHub release License

scrape data from the itunes app store

Download

Maven

<dependency>
    <groupId>io.rnkit</groupId>
    <artifactId>appstore</artifactId>
    <version>1.0.1</version>
</dependency>

Gradle via JCenter

compile 'io.rnkit:appstore:1.0.1'

License

rnkit-appstore is released under the Apache 2.0 license.