MtGox Java API

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

License

License

GroupId

GroupId

to.sparks
ArtifactId

ArtifactId

mtgox
Last Version

Last Version

0.1.8
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1