is not current version
Last Version 2.5.0

com.github.rahatarmanahmed:circularprogressview 1.0.0

Imitation of the Material design Android ProgressBar.

GroupId

GroupId

com.github.rahatarmanahmed
ArtifactId

ArtifactId

circularprogressview
Version

Version

1.0.0
Type

Type

aar

Download circularprogressview 1.0.0


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