JOML

Java OpenGL Math Library

License

License

GroupId

GroupId

org.joml
ArtifactId

ArtifactId

joml
Last Version

Last Version

1.10.4
Release Date

Release Date

Type

Type

jar
Description

Description

JOML
Java OpenGL Math Library
Project URL

Project URL

http://joml.org
Project Organization

Project Organization

JOML
Source Code Management

Source Code Management

https://github.com/JOML-CI/JOML

Download joml

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.
org.joml

JOML

Java OpenGL Math Library - math libraries for your Java games

Versions

Version
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.25
1.9.24
1.9.23
1.9.22
1.9.21
1.9.20
1.9.19
1.9.18
1.9.17
1.9.16
1.9.15
1.9.14
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.0
1.5.0
1.4.0