Jar examples for j:jchronic
Natural language date parsing in Java, ported directly from Ruby's chronic
You can download jar file jchronic 0.2.6 in this page.
MIT License
You can use the following script to add jchronic-0.2.6.jar to your project.
<dependency> <groupId>com.rubiconproject.oss</groupId> <artifactId>jchronic</artifactId> <version>0.2.6</version> </dependency>
compile group: 'com.rubiconproject.oss', name: 'jchronic', version: '0.2.6'
libraryDependencies += "com.rubiconproject.oss" % "jchronic" % "0.2.6"
<dependency org="com.rubiconproject.oss" name="jchronic" rev="0.2.6"/>
@Grapes(@Grab(group='com.rubiconproject.oss', module='jchronic', version='0.2.6'))
'com.rubiconproject.oss:jchronic:jar:0.2.6'
Click the following link to download the jar file.
jchronic-0.2.6-javadoc.jar