is not current version
Last Version 6.7.3

com.handpoint.api.shared:repo 6.6.6

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

repo
Version

Version

6.6.6
Type

Type

aar

Download repo 6.6.6


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