Last Version

org.ode4j:demo 0.4.0

Java 3D Physics Engine and Library.

License

License

GroupId

GroupId

org.ode4j
ArtifactId

ArtifactId

demo
Version

Version

0.4.0
Type

Type

jar
Description

Description

Java 3D Physics Engine and Library.

Download demo 0.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ode4j : core jar 0.4.0
org.lwjgl.lwjgl : lwjgl_util jar 2.9.3
org.slf4j : slf4j-api jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.