is not current version
Last Version 2.1.0

at.bestsolution.eclipse:org.eclipse.fx.ui.animation 2.0.0

Basic animations for the JavaFX 2.0

Categories

Categories

CLI User Interface
GroupId

GroupId

at.bestsolution.eclipse
ArtifactId

ArtifactId

org.eclipse.fx.ui.animation
Version

Version

2.0.0
Type

Type

jar

Download org.eclipse.fx.ui.animation 2.0.0


<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.ui.animation/ -->
<dependency>
    <groupId>at.bestsolution.eclipse</groupId>
    <artifactId>org.eclipse.fx.ui.animation</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.ui.animation/
implementation 'at.bestsolution.eclipse:org.eclipse.fx.ui.animation:2.0.0'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.ui.animation/
implementation ("at.bestsolution.eclipse:org.eclipse.fx.ui.animation:2.0.0")
'at.bestsolution.eclipse:org.eclipse.fx.ui.animation:jar:2.0.0'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.fx.ui.animation" rev="2.0.0">
  <artifact name="org.eclipse.fx.ui.animation" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.fx.ui.animation', version='2.0.0')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.fx.ui.animation" % "2.0.0"
[at.bestsolution.eclipse/org.eclipse.fx.ui.animation "2.0.0"]