Last Version

ODE for Java 0.4.0

Java 3D Physics Engine and Library.

License

License

GroupId

GroupId

org.ode4j
ArtifactId

ArtifactId

parent
Version

Version

0.4.0
Type

Type

pom
Description

Description

ODE for Java
Java 3D Physics Engine and Library.
Project URL

Project URL

https://github.com/tzaeschke/ode4j
Source Code Management

Source Code Management

https://github.com/tzaeschke/ode4j

Download parent 0.4.0

Filename Size
parent-0.4.0.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • core-cpp
  • demo
  • demo-cpp