Last Version

CircularProgressBar 3.1.0

This is an Android project allowing to realize a circular ProgressBar in the simplest way possible.

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

circularprogressbar
Version

Version

3.1.0
Type

Type

aar
Description

Description

CircularProgressBar
This is an Android project allowing to realize a circular ProgressBar in the simplest way possible.
Project URL

Project URL

https://github.com/lopspower/CircularProgressBar
Source Code Management

Source Code Management

https://github.com/lopspower/CircularProgressBar

Download circularprogressbar 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61

Project Modules

There are no modules declared in this project.