is not current version
Last Version 1.0.0

com.strongjoshua:libgdx-inGameConsole 0.7.0

libGdx In-Game Console

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.strongjoshua
ArtifactId

ArtifactId

libgdx-inGameConsole
Version

Version

0.7.0
Type

Type

jar

Download libgdx-inGameConsole 0.7.0


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