is not current version
Last Version 3.3.1

LWJGL - libdivide bindings 3.2.3

A library that replaces expensive integer divides with comparatively cheap multiplication and bitshifts.

License

License

BSD
Categories

Categories

IDE Development Tools LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-libdivide
Version

Version

3.2.3
Type

Type

jar
Description

Description

LWJGL - libdivide bindings
A library that replaces expensive integer divides with comparatively cheap multiplication and bitshifts.
Project URL

Project URL

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

Source Code Management

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

Download lwjgl-libdivide 3.2.3


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