Last Version

vecmath: A Java vector math library 0.13

vecmath: A Java vector math library

License

License

GroupId

GroupId

org.realityforge.vecmath
ArtifactId

ArtifactId

vecmath
Version

Version

0.13
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.13


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