GroupId | GroupIdcom.pnikosis |
---|---|
ArtifactId | ArtifactIdmaterialish-progress |
Version | Version1.3 |
Type | Typeaar |
Filename | Size |
---|---|
materialish-progress-1.3.pom | |
materialish-progress-1.3.aar | 18 KB |
materialish-progress-1.3-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/ -->
<dependency>
<groupId>com.pnikosis</groupId>
<artifactId>materialish-progress</artifactId>
<version>1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/
implementation 'com.pnikosis:materialish-progress:1.3'
// https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/
implementation ("com.pnikosis:materialish-progress:1.3")
'com.pnikosis:materialish-progress:aar:1.3'
<dependency org="com.pnikosis" name="materialish-progress" rev="1.3">
<artifact name="materialish-progress" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pnikosis', module='materialish-progress', version='1.3')
)
libraryDependencies += "com.pnikosis" % "materialish-progress" % "1.3"
[com.pnikosis/materialish-progress "1.3"]