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