| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdio.github.addario-org |
| ArtifactId | ArtifactIdcurrencycloud-java-client |
| Last Version | Last Version3.6.1-ea |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncurrencycloud-java-client
Currencycloud API v2 Java client (FORK)
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationaddario-org |
<!-- https://jarcasting.com/artifacts/io.github.addario-org/currencycloud-java-client/ -->
<dependency>
<groupId>io.github.addario-org</groupId>
<artifactId>currencycloud-java-client</artifactId>
<version>3.6.1-ea</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.addario-org/currencycloud-java-client/
implementation 'io.github.addario-org:currencycloud-java-client:3.6.1-ea'
// https://jarcasting.com/artifacts/io.github.addario-org/currencycloud-java-client/
implementation ("io.github.addario-org:currencycloud-java-client:3.6.1-ea")
'io.github.addario-org:currencycloud-java-client:jar:3.6.1-ea'
<dependency org="io.github.addario-org" name="currencycloud-java-client" rev="3.6.1-ea">
<artifact name="currencycloud-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.addario-org', module='currencycloud-java-client', version='3.6.1-ea')
)
libraryDependencies += "io.github.addario-org" % "currencycloud-java-client" % "3.6.1-ea"
[io.github.addario-org/currencycloud-java-client "3.6.1-ea"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mmazi : rescu | jar | 2.0.2 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| cglib : cglib | jar | 3.3.0 |
| org.ow2.asm : asm | jar | 8.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| co.freeside : betamax | jar | 1.1.2 |
| org.codehaus.groovy : groovy-all | jar | 2.4.17 |
| org.yaml : snakeyaml | jar | 1.26 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |