Coingi.com API client

This is a Java library for interacting with Coingi.com HTTP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coingi.exchange
ArtifactId

ArtifactId

client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Coingi.com API client
This is a Java library for interacting with Coingi.com HTTP API
Project Organization

Project Organization

Coingi.com
Source Code Management

Source Code Management

https://github.com/Coingi/exchange-java-client/tree/master

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/com.coingi.exchange/client/ -->
<dependency>
    <groupId>com.coingi.exchange</groupId>
    <artifactId>client</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coingi.exchange/client/
implementation 'com.coingi.exchange:client:1.2.0'
// https://jarcasting.com/artifacts/com.coingi.exchange/client/
implementation ("com.coingi.exchange:client:1.2.0")
'com.coingi.exchange:client:jar:1.2.0'
<dependency org="com.coingi.exchange" name="client" rev="1.2.0">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coingi.exchange', module='client', version='1.2.0')
)
libraryDependencies += "com.coingi.exchange" % "client" % "1.2.0"
[com.coingi.exchange/client "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.code.gson : gson jar 2.8.0
org.apache.logging.log4j : log4j-api jar 2.8.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.tngtech.java : junit-dataprovider jar 1.12.0
org.apache.logging.log4j : log4j-core jar 2.8.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.5.0

Project Modules

There are no modules declared in this project.
com.coingi.exchange

Coingi

Versions

Version
1.2.0
1.1.0
1.0.0
0.9.0