Last Version

JOML Primitives 1.10.0

Java OpenGL Math Library - Geometric Primitives

License

License

GroupId

GroupId

org.joml
ArtifactId

ArtifactId

joml-primitives
Version

Version

1.10.0
Type

Type

jar
Description

Description

JOML Primitives
Java OpenGL Math Library - Geometric Primitives
Project URL

Project URL

http://joml.org
Project Organization

Project Organization

JOML
Source Code Management

Source Code Management

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

Download joml-primitives 1.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.joml : joml jar 1.10.0

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.