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

com.github.draylar:CMC_APIWrapper 1.0

A Java API Wrapper for CoinMarketCap.

Группа

Группа

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

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

CMC_APIWrapper
Версия

Версия

1.0
Тип

Тип

pom

Скачать CMC_APIWrapper 1.0


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