| Группа | Группаcom.gemserk.animation4j |
|---|---|
| Идентификатор | Идентификаторanimation4j |
| Версия | Версия0.0.9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| animation4j-0.0.9.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gemserk.animation4j/animation4j/ -->
<dependency>
<groupId>com.gemserk.animation4j</groupId>
<artifactId>animation4j</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gemserk.animation4j/animation4j/
implementation 'com.gemserk.animation4j:animation4j:0.0.9'
// https://jarcasting.com/artifacts/com.gemserk.animation4j/animation4j/
implementation ("com.gemserk.animation4j:animation4j:0.0.9")
'com.gemserk.animation4j:animation4j:pom:0.0.9'
<dependency org="com.gemserk.animation4j" name="animation4j" rev="0.0.9">
<artifact name="animation4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gemserk.animation4j', module='animation4j', version='0.0.9')
)
libraryDependencies += "com.gemserk.animation4j" % "animation4j" % "0.0.9"
[com.gemserk.animation4j/animation4j "0.0.9"]