Download animation-1.3.1.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.3.1 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

animation-1.3.1-javadoc.jar
animation-1.3.1-sources.jar
animation-1.3.1.jar
animation-1.3.1.pom



Related Tutorials