License |
License |
---|---|
Categories |
CategorieslibGDX Business Logic Libraries |
GroupId | GroupIdcom.strongjoshua |
ArtifactId | ArtifactIdlibgdx-inGameConsole |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionlibGdx In-Game Console
libGdx In-Game Console
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libgdx-inGameConsole-1.0.0.pom | |
libgdx-inGameConsole-1.0.0.jar | 77 KB |
libgdx-inGameConsole-1.0.0-sources.jar | 67 KB |
libgdx-inGameConsole-1.0.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strongjoshua/libgdx-inGameConsole/ -->
<dependency>
<groupId>com.strongjoshua</groupId>
<artifactId>libgdx-inGameConsole</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.strongjoshua/libgdx-inGameConsole/
implementation 'com.strongjoshua:libgdx-inGameConsole:1.0.0'
// https://jarcasting.com/artifacts/com.strongjoshua/libgdx-inGameConsole/
implementation ("com.strongjoshua:libgdx-inGameConsole:1.0.0")
'com.strongjoshua:libgdx-inGameConsole:jar:1.0.0'
<dependency org="com.strongjoshua" name="libgdx-inGameConsole" rev="1.0.0">
<artifact name="libgdx-inGameConsole" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strongjoshua', module='libgdx-inGameConsole', version='1.0.0')
)
libraryDependencies += "com.strongjoshua" % "libgdx-inGameConsole" % "1.0.0"
[com.strongjoshua/libgdx-inGameConsole "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.9.9 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.9.9 |
com.badlogicgames.gdx : gdx-platform | jar | 1.9.9 |
com.badlogicgames.gdx : gdx-box2d | jar | 1.9.9 |
com.badlogicgames.gdx : gdx-box2d-platform | jar | 1.9.9 |
junit : junit | jar | 4.12 |
com.kotcrab.vis : vis-ui | jar | 1.4.0 |