vecmath: A Java vector math library


License

License

GroupId

GroupId

org.realityforge.vecmath
ArtifactId

ArtifactId

vecmath
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

vecmath: A Java vector math library
vecmath: A Java vector math library
Project URL

Project URL

https://github.com/realityforge/vecmath

Download vecmath

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.realityforge.javax.annotation : javax.annotation jar 1.0.1
com.google.jsinterop : jsinterop-annotations jar 2.0.0
org.realityforge.grim : grim-annotations jar 0.06

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12
0.11
0.10
0.09
0.08
0.07
0.06
0.05
0.04
0.03
0.02
0.01