Download natty-0.13.jar file - Jar n

Jar examples for n:natty

Description

Repackaged version of Natty (natural language date parser)

You can download jar file natty 0.13 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

natty-0.13-javadoc.jar
natty-0.13-sources.jar
natty-0.13.jar
natty-0.13.pom



Related Tutorials