CircularProgressBar

This is an Android project allowing to realize a circular ProgressBar in the simplest way possible.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

CircularProgressBar
This is an Android project allowing to realize a circular ProgressBar in the simplest way possible.
Ссылка на сайт

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

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

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

https://github.com/lopspower/CircularProgressBar

Скачать circularprogressbar

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61

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

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

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

Версия
3.1.0
1.1.1
1.1.0
1.0.1
1.0.0