is not current version
Last Version 1.0.1

de.mrmaffen:holocircularprogressbar 1.0.0

HoloCircularProgressBar is a Custom View implementation for Android you might know from the Android Clock App from Android 4.1

GroupId

GroupId

de.mrmaffen
ArtifactId

ArtifactId

holocircularprogressbar
Version

Version

1.0.0
Type

Type

aar

Download holocircularprogressbar 1.0.0


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