Jar examples for j:j3d-core
You can download jar file j3d-core 1.3.1 in this page.
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'
Click the following link to download the jar file.
j3d-core-1.3.1.jar