colorpickerview

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

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

colorpickerview
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/skydoves/colorpickerview/
Source Code Management

Source Code Management

https://github.com/skydoves/colorpickerview/

Download colorpickerview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4
2.2.3
2.2.2
2.2.1