Jar examples for a:arcanimator
ArcAnimator helps to create arc transition animation
You can download jar file arcanimator 1.0.0 in this page.
The MIT License (MIT)
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'
Click the following link to download the jar file.
arcanimator-1.0.0-javadoc.jar