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