GroupId | GroupIdcom.github.piasy |
---|---|
ArtifactId | ArtifactIdProgressPieIndicator |
Version | Version1.5.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
ProgressPieIndicator-1.5.4.1.pom | |
ProgressPieIndicator-1.5.4.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piasy/ProgressPieIndicator/ -->
<dependency>
<groupId>com.github.piasy</groupId>
<artifactId>ProgressPieIndicator</artifactId>
<version>1.5.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.piasy/ProgressPieIndicator/
implementation 'com.github.piasy:ProgressPieIndicator:1.5.4.1'
// https://jarcasting.com/artifacts/com.github.piasy/ProgressPieIndicator/
implementation ("com.github.piasy:ProgressPieIndicator:1.5.4.1")
'com.github.piasy:ProgressPieIndicator:aar:1.5.4.1'
<dependency org="com.github.piasy" name="ProgressPieIndicator" rev="1.5.4.1">
<artifact name="ProgressPieIndicator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.piasy', module='ProgressPieIndicator', version='1.5.4.1')
)
libraryDependencies += "com.github.piasy" % "ProgressPieIndicator" % "1.5.4.1"
[com.github.piasy/ProgressPieIndicator "1.5.4.1"]