Natty Date Parser

natural language date parser

License

License

MIT License
GroupId

GroupId

com.joestelmach
ArtifactId

ArtifactId

natty
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Natty Date Parser
natural language date parser

Download natty

How to add to project

<!-- https://jarcasting.com/artifacts/com.joestelmach/natty/ -->
<dependency>
    <groupId>com.joestelmach</groupId>
    <artifactId>natty</artifactId>
    <version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.joestelmach/natty/
implementation 'com.joestelmach:natty:0.13'
// https://jarcasting.com/artifacts/com.joestelmach/natty/
implementation ("com.joestelmach:natty:0.13")
'com.joestelmach:natty:jar:0.13'
<dependency org="com.joestelmach" name="natty" rev="0.13">
  <artifact name="natty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joestelmach', module='natty', version='0.13')
)
libraryDependencies += "com.joestelmach" % "natty" % "0.13"
[com.joestelmach/natty "0.13"]

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.5.2
org.mnode.ical4j : ical4j jar 1.0.2
org.slf4j : slf4j-api jar 1.7.10

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.10
junit : junit jar 4.1
org.antlr : gunit jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12
0.11
0.10.1
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2.1
0.2.0