PoloniexClient

A simple to use Poloniex API client Java library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thecookielab
ArtifactId

ArtifactId

PoloniexClient
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

PoloniexClient
A simple to use Poloniex API client Java library
Project URL

Project URL

https://github.com/TheCookieLab/poloniex-api-java
Source Code Management

Source Code Management

http://github.com/TheCookieLab/poloniex-api-java/tree/master

Download PoloniexClient

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.logging.log4j : log4j-api jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1
io.netty : netty-all jar 4.1.22.Final
io.netty : netty-buffer jar 4.1.22.Final
io.netty : netty-codec jar 4.1.22.Final
io.netty : netty-codec-http jar 4.1.22.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1