is not current version
Last Version 4.3.0

CodinGame Game Engine Camera Module 4.1.5

This module allows you to have a camera following some entities

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-camera
Version

Version

4.1.5
Type

Type

jar
Description

Description

CodinGame Game Engine Camera Module
This module allows you to have a camera following some entities
Project URL

Project URL

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

Download module-camera 4.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.1.5
com.codingame.gameengine : module-entities jar 4.1.5

Project Modules

There are no modules declared in this project.