JGoodies Animation

The JGoodies Animation framework enables you to produce sophisticated time-based real-time animations in Java. It has been designed for a seemless, flexible and powerful integration with Java, ease-of-use and a small library size.

License

License

GroupId

GroupId

com.jgoodies
ArtifactId

ArtifactId

animation
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

JGoodies Animation
The JGoodies Animation framework enables you to produce sophisticated time-based real-time animations in Java. It has been designed for a seemless, flexible and powerful integration with Java, ease-of-use and a small library size.
Project Organization

Project Organization

JGoodies Software GmbH

Download animation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jgoodies : jgoodies-common jar 1.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.2.0