is not current version
Last Version 6.7.3

com.handpoint.api:sdk 6.0.4

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api
ArtifactId

ArtifactId

sdk
Version

Version

6.0.4
Type

Type

aar

Download sdk 6.0.4


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