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