com.github.ranchordo.lepton

A low-level graphics and utility framework designed to make graphics and game development easier.

License

License

GroupId

GroupId

io.github.ranchordo
ArtifactId

ArtifactId

lepton
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.ranchordo.lepton
A low-level graphics and utility framework designed to make graphics and game development easier.
Project URL

Project URL

https://github.com/ranchordo/lepton
Source Code Management

Source Code Management

https://github.com/ranchordo/lepton/tree/master

Download lepton

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.lwjgl : lwjgl jar
org.lwjgl : lwjgl-glfw jar
org.lwjgl : lwjgl-openal jar
org.lwjgl : lwjgl-opengl jar
org.lwjgl : lwjgl-stb jar
org.lwjgl : lwjgl jar
org.lwjgl : lwjgl-glfw jar
org.lwjgl : lwjgl-openal jar
org.lwjgl : lwjgl-opengl jar
org.lwjgl : lwjgl-stb jar
cz.advel.jbullet : jbullet jar 20101010

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2