is not current version
Last Version 4.3.17.1

com.gruelbox:xchange-fcoin 4.3.16.1

XChange implementations for the FCoin Exchange.

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-fcoin
Version

Version

4.3.16.1
Type

Type

jar

Download xchange-fcoin 4.3.16.1


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