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

com.andkulikov:transitionseverywhere 2.0.0-alpha01

Set of extra Transitions on top of AndroidX Transitions API

Группа

Группа

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

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

transitionseverywhere
Версия

Версия

2.0.0-alpha01
Тип

Тип

aar

Скачать transitionseverywhere 2.0.0-alpha01


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