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