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

com.github.skydoves:transformationlayout 1.0.6

Transform into other views or activities through morphing transformation animations

Категории

Категории

ORM Данные
Группа

Группа

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

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

transformationlayout
Версия

Версия

1.0.6
Тип

Тип

aar

Скачать transformationlayout 1.0.6


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