Last Version

CircularProgressBar Library 1.0.1

Android Library make smooth circular indeterminate progress bars

License

License

GroupId

GroupId

com.hannesdorfmann.smoothprogressbar
ArtifactId

ArtifactId

library-circular
Version

Version

1.0.1
Type

Type

aar
Description

Description

CircularProgressBar Library
Android Library 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.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.