License |
License |
---|---|
GroupId | GroupIdorg.ode4j |
ArtifactId | ArtifactIdcpp |
Version | Version0.2.6 |
Type | Typejar |
Description |
DescriptionJava 3D Physics Engine and Library.
|
Filename | Size |
---|---|
cpp-0.2.6.pom | |
cpp-0.2.6.jar | 24 KB |
cpp-0.2.6-sources.jar | 27 KB |
cpp-0.2.6-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ode4j/cpp/ -->
<dependency>
<groupId>org.ode4j</groupId>
<artifactId>cpp</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ode4j/cpp/
implementation 'org.ode4j:cpp:0.2.6'
// https://jarcasting.com/artifacts/org.ode4j/cpp/
implementation ("org.ode4j:cpp:0.2.6")
'org.ode4j:cpp:jar:0.2.6'
<dependency org="org.ode4j" name="cpp" rev="0.2.6">
<artifact name="cpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ode4j', module='cpp', version='0.2.6')
)
libraryDependencies += "org.ode4j" % "cpp" % "0.2.6"
[org.ode4j/cpp "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |