is not current version
Last Version 0.1.0

games.rednblack.hyperlap2d:runtime-libgdx 0.0.5

HyperLap2D libGDX runtime to render exported scenes

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

games.rednblack.hyperlap2d
ArtifactId

ArtifactId

runtime-libgdx
Version

Version

0.0.5
Type

Type

jar

Download runtime-libgdx 0.0.5


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