is not current version
Last Version 2.1.0

com.andkulikov:transitionseverywhere 2.0.0-alpha02

Set of extra Transitions on top of AndroidX Transitions API

GroupId

GroupId

com.andkulikov
ArtifactId

ArtifactId

transitionseverywhere
Version

Version

2.0.0-alpha02
Type

Type

aar

Download transitionseverywhere 2.0.0-alpha02


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