is not current version
Last Version 1.9.1.9.6

com.github.czyzby:gdx-uedi 1.8.1.9.4-b1

Unsettlingly Easy Dependency Injection for LibGDX.

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-uedi
Version

Version

1.8.1.9.4-b1
Type

Type

jar

Download gdx-uedi 1.8.1.9.4-b1


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