Download arcanimator-1.0.0.jar file - Jar a

Jar examples for a:arcanimator

Description

ArcAnimator helps to create arc transition animation

You can download jar file arcanimator 1.0.0 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

arcanimator-1.0.0-javadoc.jar
arcanimator-1.0.0-sources.jar
arcanimator-1.0.0.pom



Related Tutorials