MVN

com.github.czyzby : gdx-autumn-gwt

Maven & Gradle

Apr 02, 2017
158 stars

gdx-autumn-gwt · GWT natives for LibGDX Autumn - dependency injection library.

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-autumn-gwt</artifactId>
    <version>1.9.1.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.czyzby : gdx-autumn-gwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1.9.6

All Versions

Choose a version of com.github.czyzby : gdx-autumn-gwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
gdx-autumn-gwt-1.9.1.9.6
1.8.x
gdx-autumn-gwt-1.8.1.9.4
gdx-autumn-gwt-1.8.1.9.4-b1
1.7.x
gdx-autumn-gwt-1.7.1.9.3
gdx-autumn-gwt-1.7.1.9.3-b1
1.6.x
gdx-autumn-gwt-1.6.1.9.3
gdx-autumn-gwt-1.6.1.9.2
1.5.x
gdx-autumn-gwt-1.5.1.9.2
gdx-autumn-gwt-1.5.1.8.0
1.4.x
gdx-autumn-gwt-1.4.1.7.2
1.3.x
gdx-autumn-gwt-1.3.1.7.1
1.2.x
gdx-autumn-gwt-1.2.1.7.1
1.1.x
gdx-autumn-gwt-1.1.1.7.0
0.8.x
gdx-autumn-gwt-0.8.1.7.0
0.7.x
gdx-autumn-gwt-0.7.1.6.5
gdx-autumn-gwt-0.7.1.6.4
gdx-autumn-gwt-0.7.1.6.1
0.6.x
gdx-autumn-gwt-0.6.1.6.0
0.5.x
gdx-autumn-gwt-0.5.1.5.6
0.4.x
gdx-autumn-gwt-0.4.1.5.5

How to add a dependency to Maven

Add the following com.github.czyzby : gdx-autumn-gwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-autumn-gwt</artifactId>
    <version>1.9.1.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.czyzby : gdx-autumn-gwt gradle dependency to your build.gradle file:

implementation 'com.github.czyzby:gdx-autumn-gwt:1.9.1.9.6'

Gradle Kotlin DSL: Add the following com.github.czyzby : gdx-autumn-gwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.czyzby:gdx-autumn-gwt:1.9.1.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.czyzby : gdx-autumn-gwt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.czyzby" % "gdx-autumn-gwt" % "1.9.1.9.6"

Advertisement

Dependencies from Group

Sep 22, 2016
9 usages
4 stars
Apr 02, 2017
6 usages
158 stars
Apr 02, 2017
4 usages
158 stars
Apr 02, 2017
3 usages
158 stars
Apr 02, 2017
3 usages
158 stars

Discover Dependencies