CircleProgressView

It's a progressbar UI component that looks similar to the android L progress bar (material design).

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

CircleProgressView
It's a progressbar UI component that looks similar to the android L progress bar (material design).
Ссылка на сайт

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

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

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

https://github.com/sockeqwe/CircleProgressView

Скачать circleprogressview

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.2
1.0.1
1.0.0