License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdprogressview |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionprogressview
A polished and flexible progress bar with fully customizable and animations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
progressview-1.1.3.pom | |
progressview-1.1.3.aar | 57 KB |
progressview-1.1.3-sources.jar | 14 KB |
progressview-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |