| License |
License |
|---|---|
| GroupId | GroupIdcom.xeiam.xchange |
| ArtifactId | ArtifactIdxchange-mtgox |
| Last Version | Last Version1.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXChange MtGox
XChange implementations for the MtGox Exchange.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xchange-mtgox-1.10.0.pom | |
| xchange-mtgox-1.10.0.jar | 39 KB |
| xchange-mtgox-1.10.0-sources.jar | 39 KB |
| xchange-mtgox-1.10.0-javadoc.jar | 208 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-mtgox/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-mtgox</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-mtgox/
implementation 'com.xeiam.xchange:xchange-mtgox:1.10.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-mtgox/
implementation ("com.xeiam.xchange:xchange-mtgox:1.10.0")
'com.xeiam.xchange:xchange-mtgox:jar:1.10.0'
<dependency org="com.xeiam.xchange" name="xchange-mtgox" rev="1.10.0">
<artifact name="xchange-mtgox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-mtgox', version='1.10.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-mtgox" % "1.10.0"
[com.xeiam.xchange/xchange-mtgox "1.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xeiam.xchange : xchange-core | jar | 1.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |