is not current version
Last Version 2.1.0

com.f2prateek.progressbutton:progressbutton-parent 2.0.1

ProgressButton is a custom progress indicator with a tiny footprint.

GroupId

GroupId

com.f2prateek.progressbutton
ArtifactId

ArtifactId

progressbutton-parent
Version

Version

2.0.1
Type

Type

pom

Download progressbutton-parent 2.0.1


<!-- https://jarcasting.com/artifacts/com.f2prateek.progressbutton/progressbutton-parent/ -->
<dependency>
    <groupId>com.f2prateek.progressbutton</groupId>
    <artifactId>progressbutton-parent</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.f2prateek.progressbutton/progressbutton-parent/
implementation 'com.f2prateek.progressbutton:progressbutton-parent:2.0.1'
// https://jarcasting.com/artifacts/com.f2prateek.progressbutton/progressbutton-parent/
implementation ("com.f2prateek.progressbutton:progressbutton-parent:2.0.1")
'com.f2prateek.progressbutton:progressbutton-parent:pom:2.0.1'
<dependency org="com.f2prateek.progressbutton" name="progressbutton-parent" rev="2.0.1">
  <artifact name="progressbutton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.f2prateek.progressbutton', module='progressbutton-parent', version='2.0.1')
)
libraryDependencies += "com.f2prateek.progressbutton" % "progressbutton-parent" % "2.0.1"
[com.f2prateek.progressbutton/progressbutton-parent "2.0.1"]