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