is not current version
Last Version 1.3.1

com.jaredrummler:material-spinner 1.0.0

A spinner view for Android

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

material-spinner
Version

Version

1.0.0
Type

Type

aar

Download material-spinner 1.0.0


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