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