is not current version
Last Version 2.3.2-RC.3

com.handpoint.api.cloud:client 1.3.2

HandpointSDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.handpoint.api.cloud
ArtifactId

ArtifactId

client
Version

Version

1.3.2
Type

Type

jar

Download client 1.3.2


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