is not current version
Last Version 2.0.3

com.akexorcist:RoundCornerProgressBar 2.0.2

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

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

RoundCornerProgressBar
Version

Version

2.0.2
Type

Type

aar

Download RoundCornerProgressBar 2.0.2


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