Download animation-1.0.0.jar file - Jar a

Jar examples for a:animation

Description

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.

You can download jar file animation 1.0.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add animation-1.0.0.jar to your project.

<dependency>
   <groupId>com.harium.etyl</groupId>
   <artifactId>animation</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.harium.etyl', name: 'animation', version: '1.0.0'
libraryDependencies += "com.harium.etyl" % "animation" % "1.0.0"
<dependency org="com.harium.etyl" name="animation" rev="1.0.0"/>
@Grapes(@Grab(group='com.harium.etyl', module='animation', version='1.0.0'))
'com.harium.etyl:animation:jar:1.0.0'

Download

Click the following link to download the jar file.

animation-1.0.0-javadoc.jar
animation-1.0.0-sources.jar
animation-1.0.0.jar
animation-1.0.0.pom



Related Tutorials