GLFW Window

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

Лицензия

Лицензия

Группа

Группа

com.github.lapissea
Идентификатор

Идентификатор

glfw-window
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

GLFW Window
This is a wrapper around LWJGLs GLFW bindings to create a more stable and feature rich window.
Ссылка на сайт

Ссылка на сайт

https://github.com/LapisSea/GlfwWindow
Система контроля версий

Система контроля версий

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

Скачать glfw-window

Как подключить последнюю версию

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0