| License |
License |
|---|---|
| GroupId | GroupIdcom.xeiam.xchange |
| ArtifactId | ArtifactIdxchange-bitfloor |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitfloor Exchange
XChange implementation for the Bitfloor Exchange
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xchange-bitfloor-1.5.0.pom | |
| xchange-bitfloor-1.5.0.jar | 27 KB |
| xchange-bitfloor-1.5.0-sources.jar | 26 KB |
| xchange-bitfloor-1.5.0-javadoc.jar | 179 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitfloor/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-bitfloor</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitfloor/
implementation 'com.xeiam.xchange:xchange-bitfloor:1.5.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitfloor/
implementation ("com.xeiam.xchange:xchange-bitfloor:1.5.0")
'com.xeiam.xchange:xchange-bitfloor:jar:1.5.0'
<dependency org="com.xeiam.xchange" name="xchange-bitfloor" rev="1.5.0">
<artifact name="xchange-bitfloor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-bitfloor', version='1.5.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-bitfloor" % "1.5.0"
[com.xeiam.xchange/xchange-bitfloor "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xeiam.xchange : xchange-core | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |