GroupId | GroupIdorg.knowm.xchange |
---|---|
ArtifactId | ArtifactIdxchange-coindirect |
Version | Version4.3.12 |
Type | Typejar |
Filename | Size |
---|---|
xchange-coindirect-4.3.12.pom | |
xchange-coindirect-4.3.12.jar | 46 KB |
xchange-coindirect-4.3.12-sources.jar | 25 KB |
xchange-coindirect-4.3.12-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-coindirect/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-coindirect</artifactId>
<version>4.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-coindirect/
implementation 'org.knowm.xchange:xchange-coindirect:4.3.12'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-coindirect/
implementation ("org.knowm.xchange:xchange-coindirect:4.3.12")
'org.knowm.xchange:xchange-coindirect:jar:4.3.12'
<dependency org="org.knowm.xchange" name="xchange-coindirect" rev="4.3.12">
<artifact name="xchange-coindirect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-coindirect', version='4.3.12')
)
libraryDependencies += "org.knowm.xchange" % "xchange-coindirect" % "4.3.12"
[org.knowm.xchange/xchange-coindirect "4.3.12"]