Download vecmath-1.5.2.jar file - Jar v

Jar examples for v:vecmath

Description

Java3D Vecmath Libraries

You can download jar file vecmath 1.5.2 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.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'

Download

Click the following link to download the jar file.

vecmath-1.5.2-javadoc.jar
vecmath-1.5.2-sources.jar
vecmath-1.5.2.jar
vecmath-1.5.2.pom



Related Tutorials