не последняя версия
Последняя версия 2.2.4

com.github.skydoves:colorpickerview 2.2.1

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

Группа

Группа

com.github.skydoves
Идентификатор

Идентификатор

colorpickerview
Версия

Версия

2.2.1
Тип

Тип

aar

Скачать 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"]