Peatio Client - Examples

Examples demonstrate how to use this library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

peatio-client-examples
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Peatio Client - Examples
Examples demonstrate how to use this library.
Project URL

Project URL

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

Source Code Management

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

Download peatio-client-examples

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.10
ch.qos.logback : logback-classic Optional jar 1.1.2
org.oxerr : peatio-client-rest jar 1.0.0
org.oxerr : peatio-client-websocket jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0