Download vecmath-3.0.0.20130526.jar file - Jar v

Jar examples for v:vecmath

Description

Java3D Vecmath Libraries

You can download jar file vecmath 3.0.0.20130526 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-3.0.0.20130526.jar to your project.

<dependency>
   <groupId>net.sf.sociaal</groupId>
   <artifactId>vecmath</artifactId>
   <version>3.0.0.20130526</version>
</dependency>
compile group: 'net.sf.sociaal', name: 'vecmath', version: '3.0.0.20130526'
libraryDependencies += "net.sf.sociaal" % "vecmath" % "3.0.0.20130526"
<dependency org="net.sf.sociaal" name="vecmath" rev="3.0.0.20130526"/>
@Grapes(@Grab(group='net.sf.sociaal', module='vecmath', version='3.0.0.20130526'))
'net.sf.sociaal:vecmath:jar:3.0.0.20130526'

Download

Click the following link to download the jar file.

vecmath-3.0.0.20130526-javadoc.jar
vecmath-3.0.0.20130526-sources.jar
vecmath-3.0.0.20130526.jar
vecmath-3.0.0.20130526.pom



Related Tutorials