Jar examples for a: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.
You can download jar file animation 1.0.0 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
animation-1.0.0-javadoc.jar