is not current version
Last Version 5.17.2

com.handpoint.api.shared:device101 5.17.1

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

device101
Version

Version

5.17.1
Type

Type

aar

Download device101 5.17.1


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