is not current version
Last Version 1.1.0

com.github.lzyzsd:circleprogress 1.0.3

Android Circle Progress, Arc Progress, Donut Progress views

GroupId

GroupId

com.github.lzyzsd
ArtifactId

ArtifactId

circleprogress
Version

Version

1.0.3
Type

Type

aar

Download circleprogress 1.0.3


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