is not current version
Last Version 2.0.0

com.github.guilhe:circular-progress-view 1.4.2

A fancy CircularProgressView

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

circular-progress-view
Version

Version

1.4.2
Type

Type

aar

Download circular-progress-view 1.4.2


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