is not current version
Last Version 3.3.1

LWJGL - Vulkan bindings 3.2.3

A new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-vulkan
Version

Version

3.2.3
Type

Type

jar
Description

Description

LWJGL - Vulkan bindings
A new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-vulkan 3.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.2.3

Project Modules

There are no modules declared in this project.