is not current version
Last Version 0.0.2-SNAPSHOTS

com.github.antonioazambuja:noxus true

Riot API Java Client.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonioazambuja
ArtifactId

ArtifactId

noxus
Version

Version

true
Type

Type

jar

Download 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"]