Download j3d-core-1.3.1.jar file - Jar j

Jar examples for j:j3d-core

Description

You can download jar file j3d-core 1.3.1 in this page.

Build File

You can use the following script to add j3d-core-1.3.1.jar to your project.

<dependency>
   <groupId>java3d</groupId>
   <artifactId>j3d-core</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'java3d', name: 'j3d-core', version: '1.3.1'
libraryDependencies += "java3d" % "j3d-core" % "1.3.1"
<dependency org="java3d" name="j3d-core" rev="1.3.1"/>
@Grapes(@Grab(group='java3d', module='j3d-core', version='1.3.1'))
'java3d:j3d-core:jar:1.3.1'

Download

Click the following link to download the jar file.

j3d-core-1.3.1.jar
j3d-core-1.3.1.pom



Related Tutorials