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