is not current version
Last Version 6.7.3

com.handpoint.api.shared:common101 5.16.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

common101
Version

Version

5.16.0
Type

Type

aar

Download common101 5.16.0


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