Bitstamp Implementation of Salary Robot API

The project is implementing Salary Robot API for Bitstamp using Java EE 8

License

License

Categories

Categories

Net
GroupId

GroupId

net.osomahe
ArtifactId

ArtifactId

bitstamp
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bitstamp Implementation of Salary Robot API
The project is implementing Salary Robot API for Bitstamp using Java EE 8
Project URL

Project URL

https://github.com/tonda100/bitstamp
Source Code Management

Source Code Management

https://github.com/tonda100/bitstamp

Download bitstamp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.salaryrobot : salaryrobot-api jar 0.2.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.

Bitstamp

Implementation of salaryrobot-api for Bitstamp exchange market.

Build Status License

Versions

Version
0.1.0