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