is not current version
Last Version 1.11.1

com.robbypond:android-ColorPickerPreference 1.11

A fork of the android-ColorPickerPreference

GroupId

GroupId

com.robbypond
ArtifactId

ArtifactId

android-ColorPickerPreference
Version

Version

1.11
Type

Type

aar

Download android-ColorPickerPreference 1.11


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