GroupId | GroupIdcom.akexorcist |
---|---|
ArtifactId | ArtifactIdRoundCornerProgressBar |
Version | Version1.2.6 |
Type | Typeaar |
Filename | Size |
---|---|
RoundCornerProgressBar-1.2.6.pom | |
RoundCornerProgressBar-1.2.6.aar | 29 KB |
RoundCornerProgressBar-1.2.6-sources.jar | 10 KB |
RoundCornerProgressBar-1.2.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>RoundCornerProgressBar</artifactId>
<version>1.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/
implementation 'com.akexorcist:RoundCornerProgressBar:1.2.6'
// https://jarcasting.com/artifacts/com.akexorcist/RoundCornerProgressBar/
implementation ("com.akexorcist:RoundCornerProgressBar:1.2.6")
'com.akexorcist:RoundCornerProgressBar:aar:1.2.6'
<dependency org="com.akexorcist" name="RoundCornerProgressBar" rev="1.2.6">
<artifact name="RoundCornerProgressBar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='RoundCornerProgressBar', version='1.2.6')
)
libraryDependencies += "com.akexorcist" % "RoundCornerProgressBar" % "1.2.6"
[com.akexorcist/RoundCornerProgressBar "1.2.6"]