| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.binance4j |
| Идентификатор | Идентификаторbinance4j-core |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbinance4j-core
The core package of the binance4j project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| binance4j-core-2.0.0.pom | |
| binance4j-core-2.0.0-javadoc.jar | 518 KB |
| binance4j-core-2.0.0.jar | 102 KB |
| binance4j-core-2.0.0-sources.jar | 42 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |