Download HiRezApi-common-2.1.0.jar file - Jar h

Jar examples for h:HiRezApi-common

Description

Java-Based API Wrapper for Hi-Rez Studios games.

You can download jar file HiRezApi-common 2.1.0 in this page.

License

MIT Licence

Build File

You can use the following script to add HiRezApi-common-2.1.0.jar to your project.

<dependency>
   <groupId>com.github.stachu540</groupId>
   <artifactId>HiRezApi-common</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.github.stachu540', name: 'HiRezApi-common', version: '2.1.0'
libraryDependencies += "com.github.stachu540" % "HiRezApi-common" % "2.1.0"
<dependency org="com.github.stachu540" name="HiRezApi-common" rev="2.1.0"/>
@Grapes(@Grab(group='com.github.stachu540', module='HiRezApi-common', version='2.1.0'))
'com.github.stachu540:HiRezApi-common:jar:2.1.0'

Download

Click the following link to download the jar file.

HiRezApi-common-2.1.0-javadoc.jar
HiRezApi-common-2.1.0-sources.jar
HiRezApi-common-2.1.0.jar
HiRezApi-common-2.1.0.pom



Related Tutorials