GroupId | GroupIdorg.knowm.xchange |
---|---|
ArtifactId | ArtifactIdxchange-btcturk |
Version | Version4.4.2 |
Type | Typejar |
Filename | Size |
---|---|
xchange-btcturk-4.4.2.pom | |
xchange-btcturk-4.4.2.jar | 50 KB |
xchange-btcturk-4.4.2-sources.jar | 29 KB |
xchange-btcturk-4.4.2-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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcturk/
implementation 'org.knowm.xchange:xchange-btcturk:4.4.2'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcturk/
implementation ("org.knowm.xchange:xchange-btcturk:4.4.2")
'org.knowm.xchange:xchange-btcturk:jar:4.4.2'
<dependency org="org.knowm.xchange" name="xchange-btcturk" rev="4.4.2">
<artifact name="xchange-btcturk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-btcturk', version='4.4.2')
)
libraryDependencies += "org.knowm.xchange" % "xchange-btcturk" % "4.4.2"
[org.knowm.xchange/xchange-btcturk "4.4.2"]