Last Version

MtGox Java API 0.1.8

A Java API for connecting to the Mt Gox bitcoin currency exchange

License

License

GroupId

GroupId

to.sparks
ArtifactId

ArtifactId

mtgox
Version

Version

0.1.8
Type

Type

jar
Description

Description

MtGox Java API
A Java API for connecting to the Mt Gox bitcoin currency exchange
Source Code Management

Source Code Management

https://github.com/GrantSparks/mtgox-java

Download mtgox 0.1.8


<!-- https://jarcasting.com/artifacts/to.sparks/mtgox/ -->
<dependency>
    <groupId>to.sparks</groupId>
    <artifactId>mtgox</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/to.sparks/mtgox/
implementation 'to.sparks:mtgox:0.1.8'
// https://jarcasting.com/artifacts/to.sparks/mtgox/
implementation ("to.sparks:mtgox:0.1.8")
'to.sparks:mtgox:jar:0.1.8'
<dependency org="to.sparks" name="mtgox" rev="0.1.8">
  <artifact name="mtgox" type="jar" />
</dependency>
@Grapes(
@Grab(group='to.sparks', module='mtgox', version='0.1.8')
)
libraryDependencies += "to.sparks" % "mtgox" % "0.1.8"
[to.sparks/mtgox "0.1.8"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-test jar 3.2.0.RELEASE

Project Modules

There are no modules declared in this project.