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

org.knowm.xchange:xchange-parent 4.3.9

XChange is a Java library providing a simple and consistent API for interacting with a diverse set of cryptocurrency exchanges.

Группа

Группа

org.knowm.xchange
Идентификатор

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

xchange-parent
Версия

Версия

4.3.9
Тип

Тип

pom

Скачать xchange-parent 4.3.9

Имя Файла Размер
xchange-parent-4.3.9.pom 13 KB
Обзор

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