is not current version
Last Version 6.7.3

com.handpoint.api.shared:telpoapi 6.0.1

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

telpoapi
Version

Version

6.0.1
Type

Type

aar

Download telpoapi 6.0.1


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