MVN

org.lwjgl : lwjgl-tootle

Maven & Gradle

Apr 01, 2023
8 usages
4.5k stars

LWJGL - AMD Tootle bindings · A 3D triangle mesh optimization library that improves on existing mesh preprocessing techniques.

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

Latest Version

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

  • Latest Stable: 3.3.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.lwjgl" % "lwjgl-tootle" % "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

Jun 17, 2018
4 usages
20 stars
May 23, 2022
6 usages
37 stars
Aug 17, 2023
11 usages
116 stars
Feb 11, 2022
4 usages
2.6k stars
Feb 11, 2022
6 usages
2.6k stars
Feb 11, 2022
6 usages
2.6k stars
Apr 14, 2022
4 usages
Mar 13, 2023
6 usages
15 stars