не последняя версия
Последняя версия 0.2.0

com.gemserk.animation4j:animation4j 0.0.14

Parent module for Animations 4 Java

Группа

Группа

com.gemserk.animation4j
Идентификатор

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

animation4j
Версия

Версия

0.0.14
Тип

Тип

pom

Скачать animation4j 0.0.14

Имя Файла Размер
animation4j-0.0.14.pom 5 KB
Обзор

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