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