Download propan-gdx-1.0.jar file - Jar p

Jar examples for p:propan-gdx

Description

A Libgdx fork to be used in propan

You can download jar file propan-gdx 1.0 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials