A Java library for creating Java Date instances with a fluent readable syntax
'org.exparity:fluent-date:2.0.0'
<dependency> <groupId>org.exparity</groupId> <artifactId>fluent-date</artifactId> <version>2.0.0</version> </dependency>
<dependency org="org.exparity" name="fluent-date" rev="2.0.0"/>
"org.exparity", "fluent-date", "2.0.0"