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