MVN

com.droidkit : pickers

Maven & Gradle

Oct 18, 2014
1 stars

DroidKit Pickers · DroidKit Pickers: Various pickers for Android

<dependency>
    <groupId>com.droidkit</groupId>
    <artifactId>pickers</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.droidkit : pickers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.droidkit : pickers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
pickers-0.7
0.6
pickers-0.6
0.5
pickers-0.5

How to add a dependency to Maven

Add the following com.droidkit : pickers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.droidkit</groupId>
    <artifactId>pickers</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.droidkit : pickers gradle dependency to your build.gradle file:

implementation 'com.droidkit:pickers:0.7'

Gradle Kotlin DSL: Add the following com.droidkit : pickers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.droidkit:pickers:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.droidkit : pickers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.droidkit" % "pickers" % "0.7"

Advertisement

Dependencies from Group

Nov 15, 2014
4 usages
11 stars
Oct 16, 2014
2 usages
3 stars
Nov 15, 2014
1 usages
11 stars
Nov 15, 2014
1 usages
0 stars
Oct 18, 2014
1 stars

Discover Dependencies

Sep 27, 2013
3 usages
Oct 02, 2013
10 usages
610 stars
May 12, 2013
0 stars
Feb 24, 2015
83 stars
Feb 13, 2015
0 stars
Feb 27, 2015
1 usages
0 stars