Last Version

org.ode4j:core 0.4.0

Java 3D Physics Engine and Library.

License

License

GroupId

GroupId

org.ode4j
ArtifactId

ArtifactId

core
Version

Version

0.4.0
Type

Type

jar
Description

Description

Java 3D Physics Engine and Library.

Download core 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

Project Modules

There are no modules declared in this project.