is not current version
Last Version 4.3.17.1

com.gruelbox:xchange-bitstamp 4.3.16.1

XChange implementation for the Bitstamp Exchange

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-bitstamp
Version

Version

4.3.16.1
Type

Type

jar

Download xchange-bitstamp 4.3.16.1


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