is not current version
Last Version 0.4.0

org.ode4j:core-cpp 0.2.6


GroupId

GroupId

org.ode4j
ArtifactId

ArtifactId

core-cpp
Version

Version

0.2.6
Type

Type

jar

Download core-cpp 0.2.6


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