is not current version
Last Version 4.9.0+mt

com.github.stephengold:Minie 3.1.0+debugdp

a physics library for jMonkeyEngine

GroupId

GroupId

com.github.stephengold
ArtifactId

ArtifactId

Minie
Version

Version

3.1.0+debugdp
Type

Type

jar

Download Minie 3.1.0+debugdp


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