Android Transition Backport Library

Backport of the Android transition framework introduced with Android KitKat.

License

License

GroupId

GroupId

com.guerwan
ArtifactId

ArtifactId

transitionbackport
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Transition Backport Library
Backport of the Android transition framework introduced with Android KitKat.
Project URL

Project URL

https://github.com/guerwan/TransitionsBackport
Source Code Management

Source Code Management

https://github.com/guerwan/TransitionsBackport

Download transitionbackport

How to add to project

<!-- https://jarcasting.com/artifacts/com.guerwan/transitionbackport/ -->
<dependency>
    <groupId>com.guerwan</groupId>
    <artifactId>transitionbackport</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guerwan/transitionbackport/
implementation 'com.guerwan:transitionbackport:1.1'
// https://jarcasting.com/artifacts/com.guerwan/transitionbackport/
implementation ("com.guerwan:transitionbackport:1.1")
'com.guerwan:transitionbackport:aar:1.1'
<dependency org="com.guerwan" name="transitionbackport" rev="1.1">
  <artifact name="transitionbackport" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guerwan', module='transitionbackport', version='1.1')
)
libraryDependencies += "com.guerwan" % "transitionbackport" % "1.1"
[com.guerwan/transitionbackport "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0