is not current version
Last Version 3.3.1

LWJGL - jemalloc bindings 3.2.3

A general purpose malloc implementation that emphasizes fragmentation avoidance and scalable concurrency support.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-jemalloc
Version

Version

3.2.3
Type

Type

jar
Description

Description

LWJGL - jemalloc bindings
A general purpose malloc implementation that emphasizes fragmentation avoidance and scalable concurrency support.
Project URL

Project URL

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

Source Code Management

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

Download lwjgl-jemalloc 3.2.3


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