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