Last Version

Natty Date Parser 0.13

natural language date parser

License

License

MIT License
GroupId

GroupId

com.joestelmach
ArtifactId

ArtifactId

natty
Version

Version

0.13
Type

Type

jar
Description

Description

Natty Date Parser
natural language date parser

Download natty 0.13


<!-- 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.