Last Version

binance4j-core 2.0.0

The core package of the binance4j project

License

License

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-core
Version

Version

2.0.0
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 2.0.0


<!-- 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.