MVN

me.martiii : weekdaypicker

Maven & Gradle

Jun 11, 2021
0 stars

Weekday Picker · Weekday picker view for Android

<dependency>
    <groupId>me.martiii</groupId>
    <artifactId>weekdaypicker</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.martiii : weekdaypicker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of me.martiii : weekdaypicker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
weekdaypicker-1.0.1
weekdaypicker-1.0.0

How to add a dependency to Maven

Add the following me.martiii : weekdaypicker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.martiii</groupId>
    <artifactId>weekdaypicker</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.martiii : weekdaypicker gradle dependency to your build.gradle file:

implementation 'me.martiii:weekdaypicker:1.0.1'

Gradle Kotlin DSL: Add the following me.martiii : weekdaypicker gradle kotlin dependency to your build.gradle.kts file:

implementation("me.martiii:weekdaypicker:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.martiii : weekdaypicker sbt scala dependency to your build.sbt file:

libraryDependencies += "me.martiii" % "weekdaypicker" % "1.0.1"

Advertisement

Dependencies from Group

Sep 08, 2020
1 usages
Jun 11, 2021
0 stars

Discover Dependencies

Jun 23, 2023
13 stars
Jun 03, 2021
2 usages
6 stars
Jun 03, 2021
4 usages
6 stars
Jun 03, 2021
2 usages
6 stars
Jun 03, 2021
2 usages
6 stars
May 30, 2023
14 stars
May 30, 2023
12 stars
Nov 20, 2021
1 usages
74 stars