Last Version

net.boreeas:riotapi.rest 2.0.4

Interface to the official rest API provided by Riot. Includes an unthrottled handler as well as a throttled, asynchronous handler with configurable rate limits

License

License

Categories

Categories

Net
GroupId

GroupId

net.boreeas
ArtifactId

ArtifactId

riotapi.rest
Version

Version

2.0.4
Type

Type

jar
Description

Description

net.boreeas:riotapi.rest
Interface to the official rest API provided by Riot. Includes an unthrottled handler as well as a throttled, asynchronous handler with configurable rate limits

Download riotapi.rest 2.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
net.boreeas : riotapi.domain jar 2.0.4
org.apache.cxf : cxf-rt-rs-client jar 3.0.0-milestone1
com.google.code.gson : gson jar 2.2.4
org.reflections : reflections jar 0.9.9-RC1
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.