| License |
License |
|---|---|
| GroupId | GroupIdcom.github.skydoves |
| ArtifactId | ArtifactIdprogressview |
| Version | Version1.1.1 |
| 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.1.pom | |
| progressview-1.1.1.aar | 57 KB |
| progressview-1.1.1-sources.jar | 14 KB |
| progressview-1.1.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/progressview/
implementation 'com.github.skydoves:progressview:1.1.1'
// https://jarcasting.com/artifacts/com.github.skydoves/progressview/
implementation ("com.github.skydoves:progressview:1.1.1")
'com.github.skydoves:progressview:aar:1.1.1'
<dependency org="com.github.skydoves" name="progressview" rev="1.1.1">
<artifact name="progressview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='progressview', version='1.1.1')
)
libraryDependencies += "com.github.skydoves" % "progressview" % "1.1.1"
[com.github.skydoves/progressview "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0-alpha01 |