Last Version

gdx-autumn 1.9.1.9.6

Dependency injection mechanism with component scanning for LibGDX.

License

License

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-autumn
Version

Version

1.9.1.9.6
Type

Type

jar
Description

Description

gdx-autumn
Dependency injection mechanism with component scanning for LibGDX.
Project URL

Project URL

http://github.com/czyzby/gdx-lml
Source Code Management

Source Code Management

http://github.com/czyzby/gdx-lml/

Download gdx-autumn 1.9.1.9.6


<!-- https://jarcasting.com/artifacts/com.github.czyzby/gdx-autumn/ -->
<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-autumn</artifactId>
    <version>1.9.1.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czyzby/gdx-autumn/
implementation 'com.github.czyzby:gdx-autumn:1.9.1.9.6'
// https://jarcasting.com/artifacts/com.github.czyzby/gdx-autumn/
implementation ("com.github.czyzby:gdx-autumn:1.9.1.9.6")
'com.github.czyzby:gdx-autumn:jar:1.9.1.9.6'
<dependency org="com.github.czyzby" name="gdx-autumn" rev="1.9.1.9.6">
  <artifact name="gdx-autumn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czyzby', module='gdx-autumn', version='1.9.1.9.6')
)
libraryDependencies += "com.github.czyzby" % "gdx-autumn" % "1.9.1.9.6"
[com.github.czyzby/gdx-autumn "1.9.1.9.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.czyzby : gdx-kiwi jar 1.9.1.9.6

provided (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.