CMC_APIWrapper

A Java API Wrapper for CoinMarketCap.

License

License

GroupId

GroupId

com.github.draylar
ArtifactId

ArtifactId

CMC_APIWrapper
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CMC_APIWrapper
A Java API Wrapper for CoinMarketCap.

Download CMC_APIWrapper

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.1.2
1.0