Download vecmath-1.3.1.jar file - Jar v

Jar examples for v:vecmath

Description

Java3D Vecmath Libraries

You can download jar file vecmath 1.3.1 in this page.

License

GNU General Public License, Version 2 with the Classpath Exception

Build File

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'

Download

Click the following link to download the jar file.

vecmath-1.3.1.jar
vecmath-1.3.1.pom



Related Tutorials