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