is not current version
Last Version 2.1.0

com.andkulikov:transitionseverywhere 1.6.2

Backport of Android Transitions API. Compatible with Android 2.2+

GroupId

GroupId

com.andkulikov
ArtifactId

ArtifactId

transitionseverywhere
Version

Version

1.6.2
Type

Type

aar

Download transitionseverywhere 1.6.2


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