Jar examples for f:fluent-date
A Java library for creating Java Date instances with a fluent readable syntax
You can download jar file fluent-date 1.0.1 in this page.
New BSD License
You can use the following script to add fluent-date-1.0.1.jar to your project.
<dependency> <groupId>org.exparity</groupId> <artifactId>fluent-date</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.exparity', name: 'fluent-date', version: '1.0.1'
libraryDependencies += "org.exparity" % "fluent-date" % "1.0.1"
<dependency org="org.exparity" name="fluent-date" rev="1.0.1"/>
@Grapes(@Grab(group='org.exparity', module='fluent-date', version='1.0.1'))
'org.exparity:fluent-date:jar:1.0.1'
Click the following link to download the jar file.
fluent-date-1.0.1-javadoc.jar