is not current version
Last Version 2.1.0

com.andkulikov:transitionseverywhere 1.7.0

Backport of Android Transitions API

GroupId

GroupId

com.andkulikov
ArtifactId

ArtifactId

transitionseverywhere
Version

Version

1.7.0
Type

Type

aar

Download transitionseverywhere 1.7.0


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