Jar examples for n:natty
Repackaged version of Natty (natural language date parser)
You can download jar file natty 0.13 in this page.
MIT License
You can use the following script to add natty-0.13.jar to your project.
<dependency> <groupId>com.joestelmach</groupId> <artifactId>natty</artifactId> <version>0.13</version> </dependency>
compile group: 'com.joestelmach', name: 'natty', version: '0.13'
libraryDependencies += "com.joestelmach" % "natty" % "0.13"
<dependency org="com.joestelmach" name="natty" rev="0.13"/>
@Grapes(@Grab(group='com.joestelmach', module='natty', version='0.13'))
'com.joestelmach:natty:jar:0.13'
Click the following link to download the jar file.
natty-0.13-javadoc.jar