is not current version
Last Version 1.4.0

com.github.andkulikov:transitions-everywhere 1.0.0

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

GroupId

GroupId

com.github.andkulikov
ArtifactId

ArtifactId

transitions-everywhere
Version

Version

1.0.0
Type

Type

aar

Download transitions-everywhere 1.0.0


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