Last Version

vecmath 1.5.2

3D Vector Math Package

License

License

GPLv2 license, includes the CLASSPATH exception
GroupId

GroupId

javax.vecmath
ArtifactId

ArtifactId

vecmath
Version

Version

1.5.2
Type

Type

jar
Description

Description

vecmath
3D Vector Math Package

Download vecmath 1.5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.