is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-lgo 4.4.2

XChange implementation for LGO

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-lgo
Version

Version

4.4.2
Type

Type

jar

Download xchange-lgo 4.4.2


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