progress button

Progress Button Android

License

License

GroupId

GroupId

com.github.razir.progressbutton
ArtifactId

ArtifactId

progressbutton
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

progress button
Progress Button Android
Project URL

Project URL

https://github.com/razir/ProgressButton
Source Code Management

Source Code Management

https://github.com/razir/ProgressButton

Download progressbutton

How to add to project

<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1
2.0.0