CircularProgressBar Library

Android Library to make smooth circular indeterminate progress bars

Лицензия

Лицензия

Группа

Группа

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

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

library-circular
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

CircularProgressBar Library
Android Library to make smooth circular indeterminate progress bars
Ссылка на сайт

Ссылка на сайт

https://github.com/castorflex/SmoothProgressBar
Система контроля версий

Система контроля версий

https://github.com/castorflex/SmoothProgressBar

Скачать library-circular

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-annotations jar 26.0.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0