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