Last Version

CircularProgressBar Library 1.3.0

Android Library to make smooth circular indeterminate progress bars

License

License

GroupId

GroupId

com.github.castorflex.smoothprogressbar
ArtifactId

ArtifactId

library-circular
Version

Version

1.3.0
Type

Type

jar
Description

Description

CircularProgressBar Library
Android Library to make smooth circular indeterminate progress bars
Project URL

Project URL

https://github.com/castorflex/SmoothProgressBar
Source Code Management

Source Code Management

https://github.com/castorflex/SmoothProgressBar

Download library-circular 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.0.1

Project Modules

There are no modules declared in this project.