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

com.ehsanmsz:animated-toolbar 0.7.1

Simple toolbar animation for Android

Группа

Группа

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

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

animated-toolbar
Версия

Версия

0.7.1
Тип

Тип

aar

Скачать animated-toolbar 0.7.1


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