GroupId | GroupIdcom.akexorcist |
---|---|
ArtifactId | ArtifactIdRoundCornerProgressBar |
Version | Version2.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
RoundCornerProgressBar-2.0.2.pom | |
RoundCornerProgressBar-2.0.2.aar | 31 KB |
RoundCornerProgressBar-2.0.2-sources.jar | 11 KB |
RoundCornerProgressBar-2.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]