is not current version
Last Version 1.1.0

com.jaredrummler:colorpicker 1.0.1

A simple good looking color picker component for Android

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

colorpicker
Version

Version

1.0.1
Type

Type

aar

Download colorpicker 1.0.1


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