is not current version
Last Version 6.7.3

com.handpoint.api:playstore-sdk 6.0.8

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api
ArtifactId

ArtifactId

playstore-sdk
Version

Version

6.0.8
Type

Type

aar

Download playstore-sdk 6.0.8


<!-- https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/ -->
<dependency>
    <groupId>com.handpoint.api</groupId>
    <artifactId>playstore-sdk</artifactId>
    <version>6.0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/
implementation 'com.handpoint.api:playstore-sdk:6.0.8'
// https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/
implementation ("com.handpoint.api:playstore-sdk:6.0.8")
'com.handpoint.api:playstore-sdk:aar:6.0.8'
<dependency org="com.handpoint.api" name="playstore-sdk" rev="6.0.8">
  <artifact name="playstore-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='playstore-sdk', version='6.0.8')
)
libraryDependencies += "com.handpoint.api" % "playstore-sdk" % "6.0.8"
[com.handpoint.api/playstore-sdk "6.0.8"]