License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdin.co.sandbox |
ArtifactId | ArtifactIdapi-client |
Last Version | Last Version3.4.1-BUILD-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi-client
Sandbox API client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/in.co.sandbox/api-client/ -->
<dependency>
<groupId>in.co.sandbox</groupId>
<artifactId>api-client</artifactId>
<version>3.4.1-BUILD-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/in.co.sandbox/api-client/
implementation 'in.co.sandbox:api-client:3.4.1-BUILD-RELEASE'
// https://jarcasting.com/artifacts/in.co.sandbox/api-client/
implementation ("in.co.sandbox:api-client:3.4.1-BUILD-RELEASE")
'in.co.sandbox:api-client:jar:3.4.1-BUILD-RELEASE'
<dependency org="in.co.sandbox" name="api-client" rev="3.4.1-BUILD-RELEASE">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.co.sandbox', module='api-client', version='3.4.1-BUILD-RELEASE')
)
libraryDependencies += "in.co.sandbox" % "api-client" % "3.4.1-BUILD-RELEASE"
[in.co.sandbox/api-client "3.4.1-BUILD-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.12.2 |
com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.12.2 |
joda-time : joda-time | jar | 2.10.10 |
org.json : json | jar | 20210307 |
com.auth0 : java-jwt | jar | 3.15.0 |