is not current version
Last Version 1.3.0

com.github.castorflex.smoothprogressbar:library-circular 1.0.1

Android Library make smooth circular indeterminate progress bars

GroupId

GroupId

com.github.castorflex.smoothprogressbar
ArtifactId

ArtifactId

library-circular
Version

Version

1.0.1
Type

Type

aar

Download library-circular 1.0.1


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