| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.andrewreitz.velcro |
| Идентификатор | Идентификаторvelcro-betterviewanimator |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеvelcro-betterviewanimator
A set of useful Android parts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/ -->
<dependency>
<groupId>com.andrewreitz.velcro</groupId>
<artifactId>velcro-betterviewanimator</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/
implementation 'com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1'
// https://jarcasting.com/artifacts/com.andrewreitz.velcro/velcro-betterviewanimator/
implementation ("com.andrewreitz.velcro:velcro-betterviewanimator:1.0.1")
'com.andrewreitz.velcro:velcro-betterviewanimator:aar:1.0.1'
<dependency org="com.andrewreitz.velcro" name="velcro-betterviewanimator" rev="1.0.1">
<artifact name="velcro-betterviewanimator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.andrewreitz.velcro', module='velcro-betterviewanimator', version='1.0.1')
)
libraryDependencies += "com.andrewreitz.velcro" % "velcro-betterviewanimator" % "1.0.1"
[com.andrewreitz.velcro/velcro-betterviewanimator "1.0.1"]