CodinGame Game Engine Parent

CodinGame Game Engine toolkit to create new Community Games

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

CodinGame Game Engine Parent
CodinGame Game Engine toolkit to create new Community Games
Project URL

Project URL

https://github.com/CodinGame/codingame-game-engine
Source Code Management

Source Code Management

https://github.com/CodinGame/codingame-game-engine

Download parent

Filename Size
parent-1.3.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.codingame.gameengine

Versions

Version
1.3
1.2
1.1
1.0