| License |
License |
|---|---|
| GroupId | GroupIdcom.github.razir.progressbutton |
| ArtifactId | ArtifactIdprogressbutton |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionprogress button
Progress Button Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| progressbutton-2.1.0.pom | |
| progressbutton-2.1.0-sources.jar | 10 KB |
| progressbutton-2.1.0-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.razir.progressbutton/progressbutton/ -->
<dependency>
<groupId>com.github.razir.progressbutton</groupId>
<artifactId>progressbutton</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.razir.progressbutton/progressbutton/
implementation 'com.github.razir.progressbutton:progressbutton:2.1.0'
// https://jarcasting.com/artifacts/com.github.razir.progressbutton/progressbutton/
implementation ("com.github.razir.progressbutton:progressbutton:2.1.0")
'com.github.razir.progressbutton:progressbutton:aar:2.1.0'
<dependency org="com.github.razir.progressbutton" name="progressbutton" rev="2.1.0">
<artifact name="progressbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.razir.progressbutton', module='progressbutton', version='2.1.0')
)
libraryDependencies += "com.github.razir.progressbutton" % "progressbutton" % "2.1.0"
[com.github.razir.progressbutton/progressbutton "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |