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

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials