MVN

org.lwjgl : lwjgl-rpmalloc

Maven & Gradle

Apr 01, 2023
8 usages
4.5k stars

LWJGL - rpmalloc bindings · A public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C.

<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-rpmalloc</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lwjgl : lwjgl-rpmalloc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2

All Versions

Choose a version of org.lwjgl : lwjgl-rpmalloc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
lwjgl-rpmalloc-3.3.2
lwjgl-rpmalloc-3.3.1
lwjgl-rpmalloc-3.3.0
3.2.x
lwjgl-rpmalloc-3.2.3
lwjgl-rpmalloc-3.2.2
lwjgl-rpmalloc-3.2.1
lwjgl-rpmalloc-3.2.0
3.1.x
lwjgl-rpmalloc-3.1.6
lwjgl-rpmalloc-3.1.5
lwjgl-rpmalloc-3.1.4
lwjgl-rpmalloc-3.1.3

How to add a dependency to Maven

Add the following org.lwjgl : lwjgl-rpmalloc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-rpmalloc</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lwjgl : lwjgl-rpmalloc gradle dependency to your build.gradle file:

implementation 'org.lwjgl:lwjgl-rpmalloc:3.3.2'

Gradle Kotlin DSL: Add the following org.lwjgl : lwjgl-rpmalloc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lwjgl:lwjgl-rpmalloc:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lwjgl : lwjgl-rpmalloc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lwjgl" % "lwjgl-rpmalloc" % "3.3.2"

Advertisement

Dependencies from Group

Apr 01, 2023
171 usages
4.5k stars
Apr 01, 2023
92 usages
4.5k stars
Apr 01, 2023
87 usages
4.5k stars
Apr 01, 2023
68 usages
4.5k stars
Apr 01, 2023
60 usages
4.5k stars

Discover Dependencies

Oct 24, 2018
5 usages
210 stars
Jul 19, 2018
5 usages
625 stars
Aug 08, 2019
23 usages
625 stars
Aug 25, 2023
4 usages
625 stars
Aug 11, 2018
4 usages
176 stars
Aug 11, 2018
4 usages
176 stars