Peatio Client

Client for <a href="http://peat.io">Peatio</a>.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

peatio-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Peatio Client
Client for <a href="http://peat.io">Peatio</a>.
Project URL

Project URL

https://oxerr.org/peatio-client/
Source Code Management

Source Code Management

https://github.com/sutra/peatio-client/tree/master

Download peatio-client

Filename Size
peatio-client-1.0.0.pom 10 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • peatio-client-rest
  • peatio-client-websocket
  • peatio-client-examples

Versions

Version
1.0.0