is not current version
Last Version 2.2.4

com.github.skydoves:colorpickerview 2.2.1

Android colorpicker for getting colors from any images by tapping on the desired color.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

colorpickerview
Version

Version

2.2.1
Type

Type

aar

Download colorpickerview 2.2.1


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