Download animations-0.7.jar file - Jar a

Jar examples for a:animations

Description

You can download jar file animations 0.7 in this page.

Build File

You can use the following script to add animations-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

animations-0.7-javadoc.jar
animations-0.7-sources.jar
animations-0.7.jar
animations-0.7.pom



Related Tutorials