Download etyl-gdx-1.0.1.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.0.1 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials