is not current version
Last Version 4.3.19.2

com.gruelbox:xchange-simulated 4.3.17.1

Development fork. Not for general use.

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-simulated
Version

Version

4.3.17.1
Type

Type

jar

Download xchange-simulated 4.3.17.1


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