is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-tradeogre 5.0.4

XChange implementation for the TradeOgre Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-tradeogre
Version

Version

5.0.4
Type

Type

jar

Download xchange-tradeogre 5.0.4


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