License |
License
Handpoint SDK License, Version 1.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.handpoint.api.cloud |
ArtifactId | ArtifactIdfin-ops-client |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionfin-ops-client
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fin-ops-client-1.3.2.pom | |
fin-ops-client-1.3.2.jar | 71 KB |
fin-ops-client-1.3.2-sources.jar | 43 KB |
fin-ops-client-1.3.2-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.cloud/fin-ops-client/ -->
<dependency>
<groupId>com.handpoint.api.cloud</groupId>
<artifactId>fin-ops-client</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.cloud/fin-ops-client/
implementation 'com.handpoint.api.cloud:fin-ops-client:1.3.2'
// https://jarcasting.com/artifacts/com.handpoint.api.cloud/fin-ops-client/
implementation ("com.handpoint.api.cloud:fin-ops-client:1.3.2")
'com.handpoint.api.cloud:fin-ops-client:jar:1.3.2'
<dependency org="com.handpoint.api.cloud" name="fin-ops-client" rev="1.3.2">
<artifact name="fin-ops-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.cloud', module='fin-ops-client', version='1.3.2')
)
libraryDependencies += "com.handpoint.api.cloud" % "fin-ops-client" % "1.3.2"
[com.handpoint.api.cloud/fin-ops-client "1.3.2"]
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 |