| License |
License |
|---|---|
| GroupId | GroupIdcom.robbypond |
| ArtifactId | ArtifactIdandroid-ColorPickerPreference |
| Last Version | Last Version1.11.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-ColorPickerPreference Library
A fork of the android-ColorPickerPreference
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.robbypond/android-ColorPickerPreference/ -->
<dependency>
<groupId>com.robbypond</groupId>
<artifactId>android-ColorPickerPreference</artifactId>
<version>1.11.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.robbypond/android-ColorPickerPreference/
implementation 'com.robbypond:android-ColorPickerPreference:1.11.1'
// https://jarcasting.com/artifacts/com.robbypond/android-ColorPickerPreference/
implementation ("com.robbypond:android-ColorPickerPreference:1.11.1")
'com.robbypond:android-ColorPickerPreference:aar:1.11.1'
<dependency org="com.robbypond" name="android-ColorPickerPreference" rev="1.11.1">
<artifact name="android-ColorPickerPreference" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.robbypond', module='android-ColorPickerPreference', version='1.11.1')
)
libraryDependencies += "com.robbypond" % "android-ColorPickerPreference" % "1.11.1"
[com.robbypond/android-ColorPickerPreference "1.11.1"]