CircleProgressView

It's a progressbar UI component that looks similar to the android L progress bar (material design).

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

circleprogressview
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

CircleProgressView
It's a progressbar UI component that looks similar to the android L progress bar (material design).
Project URL

Project URL

https://github.com/sockeqwe/CircleProgressView
Source Code Management

Source Code Management

https://github.com/sockeqwe/CircleProgressView

Download circleprogressview

How to add to project

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

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.

Versions

Version
1.0.2
1.0.1
1.0.0