MVN

org.jraf : android-wear-color-picker

Maven & Gradle

May 21, 2023
56 stars

android-wear-color-picker · A color picker activity optimized for Wear OS (aka Android Wear). Handy for watch face settings.

<dependency>
    <groupId>org.jraf</groupId>
    <artifactId>android-wear-color-picker</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jraf : android-wear-color-picker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.jraf : android-wear-color-picker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
android-wear-color-picker-3.0.0
2.2.x
android-wear-color-picker-2.2.4
android-wear-color-picker-2.2.3

How to add a dependency to Maven

Add the following org.jraf : android-wear-color-picker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jraf</groupId>
    <artifactId>android-wear-color-picker</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jraf : android-wear-color-picker gradle dependency to your build.gradle file:

implementation 'org.jraf:android-wear-color-picker:3.0.0'

Gradle Kotlin DSL: Add the following org.jraf : android-wear-color-picker gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jraf:android-wear-color-picker:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jraf : android-wear-color-picker sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jraf" % "android-wear-color-picker" % "3.0.0"

Advertisement

Dependencies from Group

Feb 22, 2013
1 usages
496 stars
Apr 18, 2021
48 stars
Jan 04, 2022
48 stars
Jan 04, 2022
48 stars
Jan 04, 2022
48 stars

Discover Dependencies

Jul 21, 2023
1 usages
Oct 04, 2021
17 stars
Oct 05, 2021
1 usages
0 stars
Oct 08, 2021
0 stars
Dec 13, 2021
213 stars
Oct 05, 2021
42 stars
Sep 29, 2021
5 usages
23 stars