io7m-jcanephora-lwjgl3

OpenGL plus static safety (LWJGL implementation)

License

License

Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

com.io7m.jcanephora
ArtifactId

ArtifactId

io7m-jcanephora-lwjgl3
Last Version

Last Version

0.53.1
Release Date

Release Date

Type

Type

jar
Description

Description

io7m-jcanephora-lwjgl3
OpenGL plus static safety (LWJGL implementation)
Project URL

Project URL

http://io7m.github.io/jcanephora/

Download io7m-jcanephora-lwjgl3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.io7m.jcanephora : io7m-jcanephora-core jar 0.53.1
com.io7m.jaffirm : io7m-jaffirm-core jar 0.1.0
org.slf4j : slf4j-api jar 1.7.21
it.unimi.dsi : fastutil jar 7.0.13

provided (4)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.1.0
org.lwjgl : lwjgl-opengl jar 3.1.0
org.lwjgl : lwjgl-opengles jar 3.1.0
org.lwjgl : lwjgl-glfw jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.53.1
0.53.0
0.52.0
0.51.0
0.50.0