не последняя версия
Последняя версия 0.0.2-SNAPSHOTS

com.github.antonioazambuja:noxus true

Riot API Java Client.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

noxus
Версия

Версия

true
Тип

Тип

jar

Скачать noxus true


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