is not current version
Last Version 6.7.3

com.handpoint.api.shared:common101 5.17.2

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

common101
Version

Version

5.17.2
Type

Type

aar

Download common101 5.17.2


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