| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.codingame.gameengine |
| Идентификатор | Идентификаторmodule-endscreen |
| Последняя версия | Последняя версия4.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCodinGame Game Engine End Screen Module
An end screen module for the CodinGame engine toolkit.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| module-endscreen-4.3.0.pom | |
| module-endscreen-4.3.0.jar | 6 KB |
| module-endscreen-4.3.0-sources.jar | 6 KB |
| module-endscreen-4.3.0-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.codingame.gameengine/module-endscreen/ -->
<dependency>
<groupId>com.codingame.gameengine</groupId>
<artifactId>module-endscreen</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingame.gameengine/module-endscreen/
implementation 'com.codingame.gameengine:module-endscreen:4.3.0'
// https://jarcasting.com/artifacts/com.codingame.gameengine/module-endscreen/
implementation ("com.codingame.gameengine:module-endscreen:4.3.0")
'com.codingame.gameengine:module-endscreen:jar:4.3.0'
<dependency org="com.codingame.gameengine" name="module-endscreen" rev="4.3.0">
<artifact name="module-endscreen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingame.gameengine', module='module-endscreen', version='4.3.0')
)
libraryDependencies += "com.codingame.gameengine" % "module-endscreen" % "4.3.0"
[com.codingame.gameengine/module-endscreen "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.codingame.gameengine : core | jar | 4.3.0 |