Metaco API Client for Java

Metaco REST API provides a set of services to integrate Metaco into third-party applications. It offers trading and payment facilities as well as wallet management features.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.metaco.api
ArtifactId

ArtifactId

metaco-java-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Metaco API Client for Java
Metaco REST API provides a set of services to integrate Metaco into third-party applications. It offers trading and payment facilities as well as wallet management features.
Project URL

Project URL

https://metaco.com
Project Organization

Project Organization

Metaco
Source Code Management

Source Code Management

https://github.com/MetacoSA/metaco-java-client

Download metaco-java-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.19
com.google.code.gson : gson jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.bitcoinj : bitcoinj-core jar 0.13.1
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0