| License |
License |
|---|---|
| GroupId | GroupIdcom.github.draylar |
| ArtifactId | ArtifactIdCMC_APIWrapper |
| Version | Version2.0.0 |
| 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.draylar/CMC_APIWrapper/
implementation 'com.github.draylar:CMC_APIWrapper:2.0.0'
// https://jarcasting.com/artifacts/com.github.draylar/CMC_APIWrapper/
implementation ("com.github.draylar:CMC_APIWrapper:2.0.0")
'com.github.draylar:CMC_APIWrapper:jar:2.0.0'
<dependency org="com.github.draylar" name="CMC_APIWrapper" rev="2.0.0">
<artifact name="CMC_APIWrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.draylar', module='CMC_APIWrapper', version='2.0.0')
)
libraryDependencies += "com.github.draylar" % "CMC_APIWrapper" % "2.0.0"
[com.github.draylar/CMC_APIWrapper "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mashape.unirest : unirest-java | jar | 1.4.9 |