is not current version
Last Version 1.0.0

com.strongjoshua:libgdx-inGameConsole 0.3.3

This is a LibGdx library that allows a developer to add a console (similar to how it is featured in Source games) to their game.

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.strongjoshua
ArtifactId

ArtifactId

libgdx-inGameConsole
Version

Version

0.3.3
Type

Type

jar

Download libgdx-inGameConsole 0.3.3


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