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

LittleEngine 0.1

LittleEngine, a Lightweight Java Game Engine to be pulled in as Maven dependency

Лицензия

Лицензия

Группа

Группа

com.github.nighttripperid
Идентификатор

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

LittleEngine
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

LittleEngine
LittleEngine, a Lightweight Java Game Engine to be pulled in as Maven dependency
Ссылка на сайт

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

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

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

https://github.com/NightTripperID/LittleEngine/tree/master

Скачать LittleEngine 0.1


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

Зависимости

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

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

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