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

com.andrewreitz.velcro:velcro-betterviewanimator 1.0.0

A set of useful Android parts.

Группа

Группа

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

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

velcro-betterviewanimator
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать velcro-betterviewanimator 1.0.0


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