Download gdx-autumn-1.7.1.9.3-b1.jar file - Jar g

Jar examples for g:gdx-autumn

Description

Dependency injection mechanism with component scanning for LibGDX.

You can download jar file gdx-autumn 1.7.1.9.3-b1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add gdx-autumn-1.7.1.9.3-b1.jar to your project.

<dependency>
   <groupId>com.github.czyzby</groupId>
   <artifactId>gdx-autumn</artifactId>
   <version>1.7.1.9.3-b1</version>
</dependency>
compile group: 'com.github.czyzby', name: 'gdx-autumn', version: '1.7.1.9.3-b1'
libraryDependencies += "com.github.czyzby" % "gdx-autumn" % "1.7.1.9.3-b1"
<dependency org="com.github.czyzby" name="gdx-autumn" rev="1.7.1.9.3-b1"/>
@Grapes(@Grab(group='com.github.czyzby', module='gdx-autumn', version='1.7.1.9.3-b1'))
'com.github.czyzby:gdx-autumn:jar:1.7.1.9.3-b1'

Download

Click the following link to download the jar file.

gdx-autumn-1.7.1.9.3-b1-javadoc.jar
gdx-autumn-1.7.1.9.3-b1-sources.jar
gdx-autumn-1.7.1.9.3-b1.jar
gdx-autumn-1.7.1.9.3-b1.pom



Related Tutorials