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