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