Basic JavaFX animations

Basic animations for the JavaFX 2.0

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.bestsolution.eclipse
ArtifactId

ArtifactId

org.eclipse.fx.ui.animation
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Basic JavaFX animations
Basic animations for the JavaFX 2.0
Project URL

Project URL

http://efxclipse.org
Source Code Management

Source Code Management

http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/tree/bundles/runtime/org.eclipse.fx.ui.animation

Download org.eclipse.fx.ui.animation

How to add to project

<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.ui.animation/
implementation ("at.bestsolution.eclipse:org.eclipse.fx.ui.animation:2.1.0")
'at.bestsolution.eclipse:org.eclipse.fx.ui.animation:jar:2.1.0'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.fx.ui.animation" rev="2.1.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.1.0')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.fx.ui.animation" % "2.1.0"
[at.bestsolution.eclipse/org.eclipse.fx.ui.animation "2.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
at.bestsolution.eclipse : org.eclipse.jdt.annotation jar 2.0.100

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0