is not current version
Last Version 6.7.3

com.handpoint.api.shared:telpoapi 5.9.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

telpoapi
Version

Version

5.9.0
Type

Type

aar

Download telpoapi 5.9.0


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