License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdRoundCornerProgressBar |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRoundCornerProgressBar
Round is cool. Let's make your progress bar to round corner
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RoundCornerProgressBar-2.0.3.pom | |
RoundCornerProgressBar-2.0.3.aar | 18 KB |
RoundCornerProgressBar-2.0.3-sources.jar | 5 KB |
RoundCornerProgressBar-2.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>RoundCornerProgressBar</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/
implementation 'com.akexorcist:RoundCornerProgressBar:2.0.3'
// https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/
implementation ("com.akexorcist:RoundCornerProgressBar:2.0.3")
'com.akexorcist:RoundCornerProgressBar:aar:2.0.3'
<dependency org="com.akexorcist" name="RoundCornerProgressBar" rev="2.0.3">
<artifact name="RoundCornerProgressBar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='RoundCornerProgressBar', version='2.0.3')
)
libraryDependencies += "com.akexorcist" % "RoundCornerProgressBar" % "2.0.3"
[com.akexorcist/RoundCornerProgressBar "2.0.3"]