MVN

com.codetaco : calendar

Maven & Gradle

Aug 04, 2017
2 usages

com.codetaco.calendar · A better calendar for JAVA

<dependency>
    <groupId>com.codetaco</groupId>
    <artifactId>calendar</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codetaco : calendar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of com.codetaco : calendar to add to Maven or Gradle - All Versions:

  • Version Updated
  • calendar-3.0.4

    Aug 03, 2017
  • calendar-3.0.3

    Jul 29, 2017
  • calendar-3.0.2

    Jul 29, 2017
  • calendar-3.0.1

    Jul 29, 2017

How to add a dependency to Maven

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

<dependency>
    <groupId>com.codetaco</groupId>
    <artifactId>calendar</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codetaco : calendar gradle dependency to your build.gradle file:

implementation 'com.codetaco:calendar:3.0.4'

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

implementation("com.codetaco:calendar:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codetaco : calendar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codetaco" % "calendar" % "3.0.4"

Advertisement

Dependencies from Group

Aug 04, 2017
2 usages
Aug 04, 2017
2 usages
Sep 17, 2019
1 usages
Mar 31, 2019
1 usages
Aug 04, 2017
1 usages

Discover Dependencies

Sep 02, 2017
3 usages
6 stars
Apr 13, 2018
2 usages
11 stars
Aug 18, 2019
2 usages
Oct 21, 2020
3 usages
143 stars
Mar 27, 2018
17 usages
78 stars
Jun 08, 2020
5 usages
34 stars
Nov 18, 2019
5 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome