MVN

com.jgoodies : jgoodies-animation

Maven & Gradle

Sep 07, 2012

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.

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-animation</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jgoodies : jgoodies-animation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of com.jgoodies : jgoodies-animation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
jgoodies-animation-1.4.2

How to add a dependency to Maven

Add the following com.jgoodies : jgoodies-animation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jgoodies</groupId>
    <artifactId>jgoodies-animation</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jgoodies : jgoodies-animation gradle dependency to your build.gradle file:

implementation 'com.jgoodies:jgoodies-animation:1.4.2'

Gradle Kotlin DSL: Add the following com.jgoodies : jgoodies-animation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jgoodies:jgoodies-animation:1.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jgoodies : jgoodies-animation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jgoodies" % "jgoodies-animation" % "1.4.2"

Advertisement

Dependencies from Group

Oct 15, 2008
76 usages
Jun 10, 2009
49 usages
Aug 10, 2015
38 usages
Aug 11, 2015
31 usages
Aug 11, 2015
28 usages

Discover Dependencies

Jan 29, 2008
Aug 05, 2013
0 stars
Apr 10, 2014
2 usages
2.5k stars
Jun 04, 2014
Sep 12, 2014
318 stars
Mar 12, 2015
49 stars
Jan 29, 2014
16 stars
Jun 08, 2014
7 stars