не последняя версия
Последняя версия 1.4.0

com.github.andkulikov:transitions-everywhere 1.2.1

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

Группа

Группа

com.github.andkulikov
Идентификатор

Идентификатор

transitions-everywhere
Версия

Версия

1.2.1
Тип

Тип

aar

Скачать transitions-everywhere 1.2.1


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