Download timenorm-0.9.0.jar file - Jar t

Jar examples for t:timenorm

Description

Converts natural language expressions of dates and times to their normalized form

You can download jar file timenorm 0.9.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add timenorm-0.9.0.jar to your project.

<dependency>
   <groupId>info.bethard</groupId>
   <artifactId>timenorm</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'info.bethard', name: 'timenorm', version: '0.9.0'
libraryDependencies += "info.bethard" % "timenorm" % "0.9.0"
<dependency org="info.bethard" name="timenorm" rev="0.9.0"/>
@Grapes(@Grab(group='info.bethard', module='timenorm', version='0.9.0'))
'info.bethard:timenorm:jar:0.9.0'

Download

Click the following link to download the jar file.

timenorm-0.9.0-javadoc.jar
timenorm-0.9.0-sources.jar
timenorm-0.9.0.jar
timenorm-0.9.0.pom



Related Tutorials