Последняя версия

MtGox Java API 0.1.8

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

Лицензия

Лицензия

Группа

Группа

to.sparks
Идентификатор

Идентификатор

mtgox
Версия

Версия

0.1.8
Тип

Тип

jar
Описание

Описание

MtGox Java API
A Java API for connecting to the Mt Gox bitcoin currency exchange
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.springframework : spring-test jar 3.2.0.RELEASE

Модули Проекта

Данный проект не имеет модулей.