is not current version
Last Version 2.0.3

com.akexorcist:RoundCornerProgressBar 1.2.1

Round is cool. Let's make your progress bar to round corner

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

RoundCornerProgressBar
Version

Version

1.2.1
Type

Type

aar

Download RoundCornerProgressBar 1.2.1


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