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