Last Version

CodinGame Game Engine Entity Manager Module 4.3.0

Entity Manager module for the CodinGame engine toolkit. Simplify the management of shapes and drawings.

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-entities
Version

Version

4.3.0
Type

Type

jar
Description

Description

CodinGame Game Engine Entity Manager Module
Entity Manager module for the CodinGame engine toolkit. Simplify the management of shapes and drawings.
Project URL

Project URL

https://www.codingame.com/module-entities

Download module-entities 4.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.3.0

Project Modules

There are no modules declared in this project.