Download orianna-2.2.4.jar file - Jar o

Jar examples for o:orianna

Description

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

You can download jar file orianna 2.2.4 in this page.

License

The MIT License

Build File

You can use the following script to add orianna-2.2.4.jar to your project.

<dependency>
   <groupId>com.robrua</groupId>
   <artifactId>orianna</artifactId>
   <version>2.2.4</version>
</dependency>
compile group: 'com.robrua', name: 'orianna', version: '2.2.4'
libraryDependencies += "com.robrua" % "orianna" % "2.2.4"
<dependency org="com.robrua" name="orianna" rev="2.2.4"/>
@Grapes(@Grab(group='com.robrua', module='orianna', version='2.2.4'))
'com.robrua:orianna:jar:2.2.4'

Download

Click the following link to download the jar file.

orianna-2.2.4-javadoc.jar
orianna-2.2.4-sources.jar
orianna-2.2.4.jar
orianna-2.2.4.pom



Related Tutorials