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

License

License

Categories

Categories

Net
GroupId

GroupId

net.boreeas
ArtifactId

ArtifactId

riotapi.rest
Last Version

Last Version

2.0.4
Release Date

Release Date

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

How to add to project

<!-- 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.
net.boreeas

LoL Devs

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.0
1.6.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.1
1.5.0
1.4.0
1.2.0
1.1.0
1.0.0