MVN

org.exparity : fluent-date

Maven & Gradle

Nov 02, 2015
4 usages
6 stars

Fluent Date Builder · A Java library for creating Java Date instances with a fluent readable syntax

<dependency>
    <groupId>org.exparity</groupId>
    <artifactId>fluent-date</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.exparity : fluent-date to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.exparity : fluent-date to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fluent-date-2.0.0
1.0.x
fluent-date-1.0.1
fluent-date-1.0.0

How to add a dependency to Maven

Add the following org.exparity : fluent-date maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.exparity</groupId>
    <artifactId>fluent-date</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.exparity : fluent-date gradle dependency to your build.gradle file:

implementation 'org.exparity:fluent-date:2.0.0'

Gradle Kotlin DSL: Add the following org.exparity : fluent-date gradle kotlin dependency to your build.gradle.kts file:

implementation("org.exparity:fluent-date:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.exparity : fluent-date sbt scala dependency to your build.sbt file:

libraryDependencies += "org.exparity" % "fluent-date" % "2.0.0"

Advertisement

Dependencies from Group

Dec 14, 2021
26 usages
69 stars
Nov 02, 2015
4 usages
6 stars
Oct 11, 2018
3 usages
7 stars
Jan 28, 2015
3 usages
3 stars
Feb 02, 2019
8 stars

Discover Dependencies

Jul 20, 2023
51 usages
678 stars
Feb 18, 2020
8 usages
56 stars
Aug 10, 2023
32 usages
9 stars
Jun 06, 2023
28 usages
Jun 06, 2023
Nov 06, 2015
19 usages
83 stars
Nov 01, 2015
2 stars
Nov 06, 2015
0 stars