is not current version
Last Version 6.7.3

com.handpoint.api.shared:telpoapi 5.17.4

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

telpoapi
Version

Version

5.17.4
Type

Type

aar

Download telpoapi 5.17.4


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