MVN

com.afollestad : date-picker

Maven & Gradle

Feb 21, 2021
1 usages
159 stars

Date-picker ·  Custom responsive date picker widget for Android, written in Kotlin.

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>date-picker</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad : date-picker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1
  • Latest Beta: 0.7.0-beta2

All Versions

Choose a version of com.afollestad : date-picker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
date-picker-0.7.0-beta2
date-picker-0.7.0-beta1
0.6.x
date-picker-0.6.1
date-picker-0.6.0
0.5.x
date-picker-0.5.0
0.4.x
date-picker-0.4.2
date-picker-0.4.1
date-picker-0.4.0
0.3.x
date-picker-0.3.1
0.2.x
date-picker-0.2.1
date-picker-0.2.0
0.1.x
date-picker-0.1.4

How to add a dependency to Maven

Add the following com.afollestad : date-picker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>date-picker</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad : date-picker gradle dependency to your build.gradle file:

implementation 'com.afollestad:date-picker:0.6.1'

Gradle Kotlin DSL: Add the following com.afollestad : date-picker gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad:date-picker:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad : date-picker sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad" % "date-picker" % "0.6.1"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
189 stars
Feb 21, 2021
2 usages
Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
Feb 21, 2021
1 usages
716 stars

Discover Dependencies

Feb 21, 2021
67 stars
Feb 21, 2021
2 usages
67 stars
Feb 19, 2021
2 usages
68.1k stars
Feb 19, 2021
2 usages
68.1k stars
Feb 16, 2021
0 stars
Feb 17, 2021
0 stars
Mar 02, 2021
5 stars
Feb 26, 2021
2 stars
Jul 29, 2021
2 stars