License |
License |
---|---|
Categories |
CategoriesLWJGL Business Logic Libraries |
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdaritzh-lwjgl |
Last Version | Last Version1.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtility library to help making any kind of app or game.
|
Filename | Size |
---|---|
aritzh-lwjgl-1.6.5.pom | |
aritzh-lwjgl-1.6.5.jar | 10 KB |
aritzh-lwjgl-1.6.5-sources.jar | 8 KB |
aritzh-lwjgl-1.6.5-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-lwjgl/ -->
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>aritzh-lwjgl</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-lwjgl/
implementation 'io.github.aritzhack:aritzh-lwjgl:1.6.5'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-lwjgl/
implementation ("io.github.aritzhack:aritzh-lwjgl:1.6.5")
'io.github.aritzhack:aritzh-lwjgl:jar:1.6.5'
<dependency org="io.github.aritzhack" name="aritzh-lwjgl" rev="1.6.5">
<artifact name="aritzh-lwjgl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-lwjgl', version='1.6.5')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-lwjgl" % "1.6.5"
[io.github.aritzhack/aritzh-lwjgl "1.6.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.aritzhack : aritzh-core | jar | 1.6.5 |
commons-lang : commons-lang | jar | 2.6 |
org.lwjgl.lwjgl : lwjgl | jar | 2.9.3 |
org.lwjgl.lwjgl : lwjgl_util | jar | 2.9.3 |