Last Version

CodinGame Game Engine Runner 4.3.0

Runner / Testbed to locally run Games created using the CodinGame engine toolkit.

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

runner
Version

Version

4.3.0
Type

Type

jar
Description

Description

CodinGame Game Engine Runner
Runner / Testbed to locally run Games created using the CodinGame engine toolkit.
Project URL

Project URL

https://www.codingame.com/runner

Download runner 4.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.3.0
com.codingame.gameengine : module-entities jar 4.3.0
io.undertow : undertow-core jar 2.0.25.Final
commons-io : commons-io jar 2.4
org.javassist : javassist jar 3.22.0-GA
org.apache.commons : commons-lang3 jar 3.5
org.yaml : snakeyaml jar 1.24
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20211018.1

Project Modules

There are no modules declared in this project.