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