is not current version
Last Version 1.1.0

com.github.lzyzsd:circleprogress 1.0.1

Android Circle Progress, Arc Progress, Donut Progress views

GroupId

GroupId

com.github.lzyzsd
ArtifactId

ArtifactId

circleprogress
Version

Version

1.0.1
Type

Type

aar

Download circleprogress 1.0.1


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