MVN

es.arcadiaconsulting.appstorestats : appstorestats-parent

Maven & Gradle

Nov 30, 2016
6 stars

App Stores statistics Java API - Parent · Java API for accessing App Stores statistics. Current implementation supports Google Play and Apple App Store statistics

<dependency>
    <groupId>es.arcadiaconsulting.appstorestats</groupId>
    <artifactId>appstorestats-parent</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.arcadiaconsulting.appstorestats : appstorestats-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of es.arcadiaconsulting.appstorestats : appstorestats-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
appstorestats-parent-1.0.12
appstorestats-parent-1.0.10
appstorestats-parent-1.0.9
appstorestats-parent-1.0.8
appstorestats-parent-1.0.7
appstorestats-parent-1.0.5
appstorestats-parent-1.0.4
appstorestats-parent-1.0.3
appstorestats-parent-1.0.2
appstorestats-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>es.arcadiaconsulting.appstorestats</groupId>
    <artifactId>appstorestats-parent</artifactId>
    <version>1.0.12</version>
</dependency>