| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.xe.xecd |
| ArtifactId | ArtifactIdxecd-rates-client |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxecd-rates-client
XE Currency Data API Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xecd-rates-client-0.1.0.pom | |
| xecd-rates-client-0.1.0.jar | 24 KB |
| xecd-rates-client-0.1.0-sources.jar | 14 KB |
| xecd-rates-client-0.1.0-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xe.xecd/xecd-rates-client/ -->
<dependency>
<groupId>com.xe.xecd</groupId>
<artifactId>xecd-rates-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xe.xecd/xecd-rates-client/
implementation 'com.xe.xecd:xecd-rates-client:0.1.0'
// https://jarcasting.com/artifacts/com.xe.xecd/xecd-rates-client/
implementation ("com.xe.xecd:xecd-rates-client:0.1.0")
'com.xe.xecd:xecd-rates-client:jar:0.1.0'
<dependency org="com.xe.xecd" name="xecd-rates-client" rev="0.1.0">
<artifact name="xecd-rates-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xe.xecd', module='xecd-rates-client', version='0.1.0')
)
libraryDependencies += "com.xe.xecd" % "xecd-rates-client" % "0.1.0"
[com.xe.xecd/xecd-rates-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | [4.5.1,5.0) |
| org.apache.httpcomponents : httpcore | jar | [4.4.3,5.0) |
| com.google.code.gson : gson | jar | [2.3.1,3.0) |
| org.slf4j : slf4j-api | jar | [1.3.0, 1.8.0-alpha0) |
| junit : junit | jar | [4.12,5.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | [1.1.3,2.0) |
| joda-time : joda-time | jar | [2.7,3.0) |
| org.mockito : mockito-all | jar | [1.10.19,2.0) |