Download transitions-everywhere-1.2.1.jar file - Jar t

Jar examples for t:transitions-everywhere

Description

Backport of Transitions API from Android KitKat and Lollipop. Compatible with Android 2.2+

You can download jar file transitions-everywhere 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add transitions-everywhere-1.2.1.jar to your project.

<dependency>
   <groupId>com.github.andkulikov</groupId>
   <artifactId>transitions-everywhere</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.github.andkulikov', name: 'transitions-everywhere', version: '1.2.1'
libraryDependencies += "com.github.andkulikov" % "transitions-everywhere" % "1.2.1"
<dependency org="com.github.andkulikov" name="transitions-everywhere" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.andkulikov', module='transitions-everywhere', version='1.2.1'))
'com.github.andkulikov:transitions-everywhere:jar:1.2.1'

Download

Click the following link to download the jar file.

transitions-everywhere-1.2.1-sources.jar
transitions-everywhere-1.2.1.pom



Related Tutorials