не последняя версия
Последняя версия 3.2.0-171209

us.ihmc:jme3-core 3.2.0-171208


Группа

Группа

us.ihmc
Идентификатор

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

jme3-core
Версия

Версия

3.2.0-171208
Тип

Тип

pom

Скачать jme3-core 3.2.0-171208

Имя Файла Размер
jme3-core-3.2.0-171208.pom
Обзор

<!-- https://jarcasting.com/artifacts/us.ihmc/jme3-core/ -->
<dependency>
    <groupId>us.ihmc</groupId>
    <artifactId>jme3-core</artifactId>
    <version>3.2.0-171208</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.ihmc/jme3-core/
implementation 'us.ihmc:jme3-core:3.2.0-171208'
// https://jarcasting.com/artifacts/us.ihmc/jme3-core/
implementation ("us.ihmc:jme3-core:3.2.0-171208")
'us.ihmc:jme3-core:pom:3.2.0-171208'
<dependency org="us.ihmc" name="jme3-core" rev="3.2.0-171208">
  <artifact name="jme3-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.ihmc', module='jme3-core', version='3.2.0-171208')
)
libraryDependencies += "us.ihmc" % "jme3-core" % "3.2.0-171208"
[us.ihmc/jme3-core "3.2.0-171208"]