CosPlay Parent

An open-source 2D ASCII game engine for Scala3

Лицензия

Лицензия

Группа

Группа

org.cosplayengine
Идентификатор

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

cosplay-parent
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

CosPlay Parent
An open-source 2D ASCII game engine for Scala3
Ссылка на сайт

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

https://github.com/nivanov/cosplay
Система контроля версий

Система контроля версий

https://github.com/nivanov/cosplay.git

Скачать cosplay-parent

Имя Файла Размер
cosplay-parent-0.7.0.pom 14 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • modules/cosplay

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

Версия
0.7.0
0.6.6
0.6.5
0.6.0
0.5.1
0.5.0
0.2.0
0.1.1
0.1.0