is not current version
Last Version 1.7

com.pnikosis:materialish-progress 1.1

Materialish Progress

GroupId

GroupId

com.pnikosis
ArtifactId

ArtifactId

materialish-progress
Version

Version

1.1
Type

Type

aar

Download materialish-progress 1.1


<!-- https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/ -->
<dependency>
    <groupId>com.pnikosis</groupId>
    <artifactId>materialish-progress</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/
implementation 'com.pnikosis:materialish-progress:1.1'
// https://jarcasting.com/artifacts/com.pnikosis/materialish-progress/
implementation ("com.pnikosis:materialish-progress:1.1")
'com.pnikosis:materialish-progress:aar:1.1'
<dependency org="com.pnikosis" name="materialish-progress" rev="1.1">
  <artifact name="materialish-progress" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pnikosis', module='materialish-progress', version='1.1')
)
libraryDependencies += "com.pnikosis" % "materialish-progress" % "1.1"
[com.pnikosis/materialish-progress "1.1"]