CodinGame Game Engine Core

Core Project of the CodinGame engine toolkit. Core components to create a game and communicate with the view.

Лицензия

Лицензия

Группа

Группа

com.codingame.gameengine
Идентификатор

Идентификатор

core
Последняя версия

Последняя версия

4.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CodinGame Game Engine Core
Core Project of the CodinGame engine toolkit. Core components to create a game and communicate with the view.
Ссылка на сайт

Ссылка на сайт

https://www.codingame.com/engine/core

Скачать core

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.0
com.google.guava : guava jar 23.0
com.google.code.gson : gson jar 2.8.2
commons-logging : commons-logging jar 1.2
org.apache.logging.log4j : log4j-api jar 2.16.0
org.apache.logging.log4j : log4j-core jar 2.16.0
org.apache.logging.log4j : log4j-jcl jar 2.10.0

Модули Проекта

Данный проект не имеет модулей.
com.codingame.gameengine

Версии библиотеки

Версия
4.3.0
4.2.1
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.0.2
4.0.1
4.0.0
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0
3.14.0
3.13.1
3.13.0
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.9.0
3.8.3
3.8.2
3.8.1
3.8.0
3.7.0
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3.1
2.3
2.2
2.1
2.0
1.37
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0