Binance API Client

A lightweight Java library for interacting with the Binance API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tr.com.lucidcode
ArtifactId

ArtifactId

binance-api-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Binance API Client
A lightweight Java library for interacting with the Binance API
Project URL

Project URL

https://omerg.info

Download binance-api-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : converter-jackson jar 2.4.0
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
tr.com.lucidcode

LucidCode

Versions

Version
1.0.1
1.0.0