| License |
License |
|---|---|
| GroupId | GroupIdcom.github.draylar |
| ArtifactId | ArtifactIdCMC_APIWrapper |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCMC_APIWrapper
A Java API Wrapper for CoinMarketCap.
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mashape.unirest : unirest-java | jar | 1.4.9 |