<version>${gamengine.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.codingame.gameengine</groupId>
+ <artifactId>module-toggle</artifactId>
+ <version>${gamengine.version}</version>
+ </dependency>
+
<dependency>
<groupId>com.codingame.gameengine</groupId>
<artifactId>runner</artifactId>