License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.boreeas |
ArtifactId | ArtifactIdriotapi |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnet.boreeas:riotapi
A general purpose library for interfacing with various LoL services. This artifact is an aggregator for all submodules
|
Project URL |
Project URL |
Filename | Size |
---|---|
riotapi-2.0.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.boreeas/riotapi/ -->
<dependency>
<groupId>net.boreeas</groupId>
<artifactId>riotapi</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.boreeas/riotapi/
implementation 'net.boreeas:riotapi:2.0.4'
// https://jarcasting.com/artifacts/net.boreeas/riotapi/
implementation ("net.boreeas:riotapi:2.0.4")
'net.boreeas:riotapi:pom:2.0.4'
<dependency org="net.boreeas" name="riotapi" rev="2.0.4">
<artifact name="riotapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.boreeas', module='riotapi', version='2.0.4')
)
libraryDependencies += "net.boreeas" % "riotapi" % "2.0.4"
[net.boreeas/riotapi "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.14.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |