is not current version
Last Version 2.2.9

io.github.splotycode.mosaik:GameEngine 2.2.8-PreRelease


GroupId

GroupId

io.github.splotycode.mosaik
ArtifactId

ArtifactId

GameEngine
Version

Version

2.2.8-PreRelease
Type

Type

jar

Download GameEngine 2.2.8-PreRelease


<!-- https://jarcasting.com/artifacts/io.github.splotycode.mosaik/GameEngine/ -->
<dependency>
    <groupId>io.github.splotycode.mosaik</groupId>
    <artifactId>GameEngine</artifactId>
    <version>2.2.8-PreRelease</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/GameEngine/
implementation 'io.github.splotycode.mosaik:GameEngine:2.2.8-PreRelease'
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/GameEngine/
implementation ("io.github.splotycode.mosaik:GameEngine:2.2.8-PreRelease")
'io.github.splotycode.mosaik:GameEngine:jar:2.2.8-PreRelease'
<dependency org="io.github.splotycode.mosaik" name="GameEngine" rev="2.2.8-PreRelease">
  <artifact name="GameEngine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.splotycode.mosaik', module='GameEngine', version='2.2.8-PreRelease')
)
libraryDependencies += "io.github.splotycode.mosaik" % "GameEngine" % "2.2.8-PreRelease"
[io.github.splotycode.mosaik/GameEngine "2.2.8-PreRelease"]