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

com.gemserk.animation4j:animation4j-core 0.0.8

Core module of Animations project

Группа

Группа

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

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

animation4j-core
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать animation4j-core 0.0.8


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