progressview

A polished and flexible progress bar with fully customizable and animations.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

progressview
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

progressview
A polished and flexible progress bar with fully customizable and animations.
Project URL

Project URL

https://github.com/skydoves/progressview/
Source Code Management

Source Code Management

https://github.com/skydoves/progressview/

Download progressview

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0