MVN

com.metaco.api : metaco-java-client

Maven & Gradle

Aug 31, 2015
2 usages
0 stars

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.

<dependency>
    <groupId>com.metaco.api</groupId>
    <artifactId>metaco-java-client</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.metaco.api : metaco-java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.metaco.api : metaco-java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
metaco-java-client-1.1.1
metaco-java-client-1.1.0
1.0.x
metaco-java-client-1.0.5
metaco-java-client-1.0.4
metaco-java-client-1.0.3
metaco-java-client-1.0.2
metaco-java-client-1.0.1
metaco-java-client-1.0.0

How to add a dependency to Maven

Add the following com.metaco.api : metaco-java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.metaco.api</groupId>
    <artifactId>metaco-java-client</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.metaco.api : metaco-java-client gradle dependency to your build.gradle file:

implementation 'com.metaco.api:metaco-java-client:1.1.1'

Gradle Kotlin DSL: Add the following com.metaco.api : metaco-java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.metaco.api:metaco-java-client:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.metaco.api : metaco-java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.metaco.api" % "metaco-java-client" % "1.1.1"

Advertisement

Dependencies from Group

Aug 31, 2015
2 usages
0 stars

Discover Dependencies

Apr 22, 2016
1 usages
2.6k stars
Feb 24, 2018
13 stars
Jul 30, 2015
3 stars
May 10, 2016
0 stars
Aug 13, 2017
17 usages
0 stars
Feb 28, 2017
2 usages
9.6k stars
Aug 01, 2015
1 usages
93 stars
Jul 28, 2015
2 stars