License |
License |
---|---|
GroupId | GroupIdorg.ode4j |
ArtifactId | ArtifactIdcore |
Version | Version0.4.0 |
Type | Typejar |
Description |
DescriptionJava 3D Physics Engine and Library.
|
Filename | Size |
---|---|
core-0.4.0.pom | |
core-0.4.0.jar | 821 KB |
core-0.4.0-sources.jar | 765 KB |
core-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |