is not current version
Last Version 6.7.3

com.handpoint.api:sdk 5.3.1

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api
ArtifactId

ArtifactId

sdk
Version

Version

5.3.1
Type

Type

aar

Download sdk 5.3.1


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