is not current version
Last Version 0.0.2-SNAPSHOTS

com.github.antonioazambuja:noxus 0.0.1

Riot API Java Client.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonioazambuja
ArtifactId

ArtifactId

noxus
Version

Version

0.0.1
Type

Type

jar

Download noxus 0.0.1


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