License |
License
The MIT License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.quicko |
ArtifactId | ArtifactIdapi-client |
Version | Version3.4.0-BUILD-RELEASE |
Type | Typejar |
Description |
Descriptionapi-client
api-client
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.quicko/api-client/ -->
<dependency>
<groupId>com.quicko</groupId>
<artifactId>api-client</artifactId>
<version>3.4.0-BUILD-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.quicko/api-client/
implementation 'com.quicko:api-client:3.4.0-BUILD-RELEASE'
// https://jarcasting.com/artifacts/com.quicko/api-client/
implementation ("com.quicko:api-client:3.4.0-BUILD-RELEASE")
'com.quicko:api-client:jar:3.4.0-BUILD-RELEASE'
<dependency org="com.quicko" name="api-client" rev="3.4.0-BUILD-RELEASE">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quicko', module='api-client', version='3.4.0-BUILD-RELEASE')
)
libraryDependencies += "com.quicko" % "api-client" % "3.4.0-BUILD-RELEASE"
[com.quicko/api-client "3.4.0-BUILD-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.squareup.okhttp3 : okhttp | jar | 4.3.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.3.1 |
joda-time : joda-time | jar | 2.10.1 |
org.json : json | jar | 20200518 |
com.auth0 : java-jwt | jar | 3.10.3 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |