com.robrua:orianna

A Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/)

License

License

GroupId

GroupId

com.robrua
ArtifactId

ArtifactId

orianna
Last Version

Last Version

2.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

A Java adaptation of the Riot Games LoL API (http://developer.riotgames.com/)

Download orianna

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.5
com.google.code.gson : gson jar 2.3.1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.3
1.4.2
1.4.1
1.4.0