is not current version
Last Version 6.7.3

com.handpoint.api.shared:mc100 6.2.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

mc100
Version

Version

6.2.0
Type

Type

aar

Download mc100 6.2.0


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