is not current version
Last Version 3.0.1

org.j3d:j3d-geom 3.0.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.j3d
ArtifactId

ArtifactId

j3d-geom
Version

Version

3.0.0
Type

Type

jar

Download j3d-geom 3.0.0


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