is not current version
Last Version 1.31

com.sefford:circular-progress-drawable 1.2

A circular drawable that can be used to indicate progress.

GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

circular-progress-drawable
Version

Version

1.2
Type

Type

aar

Download circular-progress-drawable 1.2


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