не последняя версия
Последняя версия 2.0.1

com.github.draylar:CMC_APIWrapper 1.1.2

A Java API Wrapper for CoinMarketCap.

Группа

Группа

com.github.draylar
Идентификатор

Идентификатор

CMC_APIWrapper
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать CMC_APIWrapper 1.1.2


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