License |
License
Handpoint SDK License, Version 1.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.handpoint.api.cloud |
ArtifactId | ArtifactIdclient |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionclient
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-2.1.0.pom | |
client-2.1.0.jar | 115 KB |
client-2.1.0-sources.jar | 65 KB |
client-2.1.0-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.cloud/client/ -->
<dependency>
<groupId>com.handpoint.api.cloud</groupId>
<artifactId>client</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.cloud/client/
implementation 'com.handpoint.api.cloud:client:2.1.0'
// https://jarcasting.com/artifacts/com.handpoint.api.cloud/client/
implementation ("com.handpoint.api.cloud:client:2.1.0")
'com.handpoint.api.cloud:client:jar:2.1.0'
<dependency org="com.handpoint.api.cloud" name="client" rev="2.1.0">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.cloud', module='client', version='2.1.0')
)
libraryDependencies += "com.handpoint.api.cloud" % "client" % "2.1.0"
[com.handpoint.api.cloud/client "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.5 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.threeten : threetenbp | jar | 1.3.8 |
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |