не последняя версия
Последняя версия 4.9.0+mt

com.github.stephengold:Minie 1.6.0+debugfor32

a physics library for jMonkeyEngine

Группа

Группа

com.github.stephengold
Идентификатор

Идентификатор

Minie
Версия

Версия

1.6.0+debugfor32
Тип

Тип

jar

Скачать Minie 1.6.0+debugfor32


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