Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.21 KB

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.