<dependency>
<groupId>com.codingame.gameengine</groupId>
<artifactId>module-endscreen</artifactId>
<version>4.4.1</version>
</dependency>
@Grapes(
@Grab(group='com.codingame.gameengine', module='module-endscreen', version='4.4.1')
)