is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-simulated 4.4.0

A simulated/mock exchange, for use in integration testing.

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-simulated
Version

Version

4.4.0
Type

Type

jar

Download xchange-simulated 4.4.0


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