Download etyl-gdx-1.2.2.jar file - Jar e

Jar examples for e:etyl-gdx

Description

An Etyl's backend based on libgdx

You can download jar file etyl-gdx 1.2.2 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add etyl-gdx-1.2.2.jar to your project.

<dependency>
   <groupId>com.harium.etyl</groupId>
   <artifactId>etyl-gdx</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'com.harium.etyl', name: 'etyl-gdx', version: '1.2.2'
libraryDependencies += "com.harium.etyl" % "etyl-gdx" % "1.2.2"
<dependency org="com.harium.etyl" name="etyl-gdx" rev="1.2.2"/>
@Grapes(@Grab(group='com.harium.etyl', module='etyl-gdx', version='1.2.2'))
'com.harium.etyl:etyl-gdx:jar:1.2.2'

Download

Click the following link to download the jar file.

etyl-gdx-1.2.2-javadoc.jar
etyl-gdx-1.2.2-sources.jar
etyl-gdx-1.2.2.jar
etyl-gdx-1.2.2.pom



Related Tutorials