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

com.github.d-max:spots-dialog 0.6

Android AlertDialog with moving spots progress indicator

Группа

Группа

com.github.d-max
Идентификатор

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

spots-dialog
Версия

Версия

0.6
Тип

Тип

aar

Скачать spots-dialog 0.6


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