Jar examples for t:timenorm
Converts natural language expressions of dates and times to their normalized form
You can download jar file timenorm 0.9.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
timenorm-0.9.0-javadoc.jar