Last Version

JOML 2D 1.6.0

Java OpenGL Math Library - 2D

License

License

GroupId

GroupId

org.joml
ArtifactId

ArtifactId

joml-2d
Version

Version

1.6.0
Type

Type

jar
Description

Description

JOML 2D
Java OpenGL Math Library - 2D
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-2d 1.6.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.