is not current version
Last Version 6.7.3

com.handpoint.api.shared:mc100 5.4.1

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

mc100
Version

Version

5.4.1
Type

Type

aar

Download mc100 5.4.1


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