Download viewpropertyobjectanimator-1.2.0.jar file - Jar v

Jar examples for v:viewpropertyobjectanimator

Description

Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator

You can download jar file viewpropertyobjectanimator 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add viewpropertyobjectanimator-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

viewpropertyobjectanimator-1.2.0-javadoc.jar
viewpropertyobjectanimator-1.2.0-sources.jar
viewpropertyobjectanimator-1.2.0.pom



Related Tutorials