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

com.github.rahatarmanahmed:circularprogressview 2.3.2

Imitation of the Material design Android ProgressBar.

Группа

Группа

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

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

circularprogressview
Версия

Версия

2.3.2
Тип

Тип

aar

Скачать circularprogressview 2.3.2


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