binance4j-core

The core package of the binance4j project

License

License

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

binance4j-core
The core package of the binance4j project
Project URL

Project URL

https://github.com/binance4j/binance4j-core
Source Code Management

Source Code Management

https://github.com/binance4j/binance4j-core.git

Download binance4j-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
com.squareup.okhttp3 : okhttp jar 4.10.0-RC1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
commons-codec : commons-codec jar 1.15
org.junit.jupiter : junit-jupiter jar 5.8.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0