is not current version
Last Version 2.0.0

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

A fancy CircularProgressView

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

circular-progress-view
Version

Version

1.3.3
Type

Type

aar

Download circular-progress-view 1.3.3


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