Last Version

Natty Date Parser 1.0.0

natural language date parser

License

License

GroupId

GroupId

io.github.natty-parser
ArtifactId

ArtifactId

natty
Version

Version

1.0.0
Type

Type

jar
Description

Description

Natty Date Parser
natural language date parser
Project URL

Project URL

https://github.com/natty-parser/natty

Download natty 1.0.0


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

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.