Last Version

GLFW Window 1.0.3

This is a wrapper around LWJGLs GLFW bindings to create a more stable and feature rich window.

License

License

GroupId

GroupId

com.github.lapissea
ArtifactId

ArtifactId

glfw-window
Version

Version

1.0.3
Type

Type

jar
Description

Description

GLFW Window
This is a wrapper around LWJGLs GLFW bindings to create a more stable and feature rich window.
Project URL

Project URL

https://github.com/LapisSea/GlfwWindow
Source Code Management

Source Code Management

http://github.com/LapisSea/GlfwWindow/tree/master

Download glfw-window 1.0.3


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

Dependencies

compile (12)

Group / Artifact Type Version
org.lwjgl : lwjgl jar
org.lwjgl : lwjgl-assimp jar
org.lwjgl : lwjgl-glfw jar
org.lwjgl : lwjgl-opengl jar
org.lwjgl : lwjgl-vulkan jar
org.lwjgl : lwjgl jar
org.lwjgl : lwjgl-assimp jar
org.lwjgl : lwjgl-glfw jar
org.lwjgl : lwjgl-opengl jar
com.google.code.gson : gson jar 2.9.0
com.github.lapissea : jlapisutil jar 1.1.0
com.github.lapissea : jlapisvector jar 1.0.7

Project Modules

There are no modules declared in this project.