License |
License |
---|---|
GroupId | GroupIdcom.badlogicgames.gdx |
ArtifactId | ArtifactIdgdx-jnigen |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionlibGDX jnigen library
libGDX jnigen library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gdx-jnigen-2.3.1.pom | |
gdx-jnigen-2.3.1.jar | 78 KB |
gdx-jnigen-2.3.1-sources.jar | 59 KB |
gdx-jnigen-2.3.1-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-jnigen/ -->
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-jnigen</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-jnigen/
implementation 'com.badlogicgames.gdx:gdx-jnigen:2.3.1'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-jnigen/
implementation ("com.badlogicgames.gdx:gdx-jnigen:2.3.1")
'com.badlogicgames.gdx:gdx-jnigen:jar:2.3.1'
<dependency org="com.badlogicgames.gdx" name="gdx-jnigen" rev="2.3.1">
<artifact name="gdx-jnigen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-jnigen', version='2.3.1')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-jnigen" % "2.3.1"
[com.badlogicgames.gdx/gdx-jnigen "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-core | jar | 3.14.14 |