is not current version
Last Version 4.3.0

com.codingame.gameengine:module-endscreen 3.4.8

An end screen module for the CodinGame engine toolkit.

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-endscreen
Version

Version

3.4.8
Type

Type

jar

Download module-endscreen 3.4.8


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