is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-lgo 5.0.7

XChange implementation for LGO

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-lgo
Version

Version

5.0.7
Type

Type

jar

Download xchange-lgo 5.0.7


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