Jar examples for v:vecmath
Java3D Vecmath Libraries
You can download jar file vecmath 1.5.2 in this page.
GNU General Public License, Version 2 with the Classpath Exception
You can use the following script to add vecmath-1.5.2.jar to your project.
<dependency> <groupId>javax.vecmath</groupId> <artifactId>vecmath</artifactId> <version>1.5.2</version> </dependency>
compile group: 'javax.vecmath', name: 'vecmath', version: '1.5.2'
libraryDependencies += "javax.vecmath" % "vecmath" % "1.5.2"
<dependency org="javax.vecmath" name="vecmath" rev="1.5.2"/>
@Grapes(@Grab(group='javax.vecmath', module='vecmath', version='1.5.2'))
'javax.vecmath:vecmath:jar:1.5.2'
Click the following link to download the jar file.
vecmath-1.5.2-javadoc.jar