is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-parent 4.3.19

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

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-parent
Version

Version

4.3.19
Type

Type

pom

Download xchange-parent 4.3.19

Filename Size
xchange-parent-4.3.19.pom 19 KB
Browse

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