Last Version

CodinGame Game Engine Parent 1.3

CodinGame Game Engine toolkit to create new Community Games

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

parent
Version

Version

1.3
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 1.3

Filename Size
parent-1.3.pom 2 KB
Browse

<!-- 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.