org.j3d:j3d-filter

A set of Java-based software libraries for 3D graphics rendering

License

License

GNU LGPL 2.1
GroupId

GroupId

org.j3d
ArtifactId

ArtifactId

j3d-filter
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A set of Java-based software libraries for 3D graphics rendering

Download j3d-filter

How to add to project

<!-- https://jarcasting.com/artifacts/org.j3d/j3d-filter/ -->
<dependency>
    <groupId>org.j3d</groupId>
    <artifactId>j3d-filter</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.j3d/j3d-filter/
implementation 'org.j3d:j3d-filter:3.0.1'
// https://jarcasting.com/artifacts/org.j3d/j3d-filter/
implementation ("org.j3d:j3d-filter:3.0.1")
'org.j3d:j3d-filter:jar:3.0.1'
<dependency org="org.j3d" name="j3d-filter" rev="3.0.1">
  <artifact name="j3d-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.j3d', module='j3d-filter', version='3.0.1')
)
libraryDependencies += "org.j3d" % "j3d-filter" % "3.0.1"
[org.j3d/j3d-filter "3.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.j3d : j3d-loaders jar 3.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.
org.j3d

j3d.org

Versions

Version
3.0.1
3.0.0
3.0.0-RC1