is not current version
Last Version 4.3.17.1

com.gruelbox:xchange-dvchain 4.3.16.1

XChange implementation for the DVChain Exchange

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-dvchain
Version

Version

4.3.16.1
Type

Type

jar

Download xchange-dvchain 4.3.16.1


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