Interface to the official rest API provided by Riot. Includes an unthrottled handler as well as a throttled, asynchronous handler with configurable rate limits
'net.boreeas:riotapi.rest:2.0.2'
<dependency> <groupId>net.boreeas</groupId> <artifactId>riotapi.rest</artifactId> <version>2.0.2</version> </dependency>
<dependency org="net.boreeas" name="riotapi.rest" rev="2.0.2"/>
"net.boreeas", "riotapi.rest", "2.0.2"