не последняя версия
Последняя версия 2.0.0

com.binance4j:binance4j-core 1.4.4

The core package of the binance4j project

Группа

Группа

com.binance4j
Идентификатор

Идентификатор

binance4j-core
Версия

Версия

1.4.4
Тип

Тип

jar

Скачать binance4j-core 1.4.4


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