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