is not current version
Last Version 0.13

vecmath: A Java vector math library 0.12

vecmath: A Java vector math library

License

License

GroupId

GroupId

org.realityforge.vecmath
ArtifactId

ArtifactId

vecmath
Version

Version

0.12
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 0.12


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

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.05

Project Modules

There are no modules declared in this project.