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