is not current version
Last Version 2.3.1

com.badlogicgames.gdx:gdx-jnigen 1.9.13


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-jnigen
Version

Version

1.9.13
Type

Type

jar

Download gdx-jnigen 1.9.13


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