MVN

com.handpoint.api : playstore-sdk

Maven & Gradle

Aug 02, 2023
0 stars

playstore-sdk · HandpointSDK for Android

<dependency>
    <groupId>com.handpoint.api</groupId>
    <artifactId>playstore-sdk</artifactId>
    <version>7.1002.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.handpoint.api : playstore-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.1002.1

All Versions

Choose a version of com.handpoint.api : playstore-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.1002.x
playstore-sdk-7.1002.1
playstore-sdk-7.1002.0
7.1001.x
playstore-sdk-7.1001.4
playstore-sdk-7.1001.3
playstore-sdk-7.1001.2
playstore-sdk-7.1001.1
playstore-sdk-7.1001.0
7.0.x
playstore-sdk-7.0.2
playstore-sdk-7.0.1
playstore-sdk-7.0.0
6.7.x
playstore-sdk-6.7.7
playstore-sdk-6.7.5
playstore-sdk-6.7.4
playstore-sdk-6.7.3
playstore-sdk-6.7.2
playstore-sdk-6.7.1
playstore-sdk-6.7.0
6.6.x
playstore-sdk-6.6.7
playstore-sdk-6.6.6
playstore-sdk-6.6.5
playstore-sdk-6.6.4
playstore-sdk-6.6.3
playstore-sdk-6.6.0
6.5.x
playstore-sdk-6.5.0
6.4.x
playstore-sdk-6.4.1
playstore-sdk-6.4.0
6.3.x
playstore-sdk-6.3.0
6.2.x
playstore-sdk-6.2.2
playstore-sdk-6.2.1
playstore-sdk-6.2.0
6.1.x
playstore-sdk-6.1.1
playstore-sdk-6.1.0
6.0.x
playstore-sdk-6.0.8
5.17.x
playstore-sdk-5.17.4

How to add a dependency to Maven

Add the following com.handpoint.api : playstore-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.handpoint.api</groupId>
    <artifactId>playstore-sdk</artifactId>
    <version>7.1002.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.handpoint.api : playstore-sdk gradle dependency to your build.gradle file:

implementation 'com.handpoint.api:playstore-sdk:7.1002.1'

Gradle Kotlin DSL: Add the following com.handpoint.api : playstore-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.handpoint.api:playstore-sdk:7.1002.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.handpoint.api : playstore-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.handpoint.api" % "playstore-sdk" % "7.1002.1"

Advertisement

Dependencies from Group

Aug 02, 2023
11 usages
0 stars
Aug 02, 2023
3 usages
0 stars
Aug 02, 2023
2 usages
0 stars
Jun 15, 2021
1 usages
0 stars
sdk
Aug 02, 2023
0 stars

Discover Dependencies