LittleEngine

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

License

License

GroupId

GroupId

com.github.nighttripperid
ArtifactId

ArtifactId

LittleEngine
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/NightTripperID
Source Code Management

Source Code Management

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

Download LittleEngine

How to add to project

<!-- 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"]

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.

Versions

Version
0.1