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