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