| License |
License |
|---|---|
| GroupId | GroupIdio.github.natty-parser |
| ArtifactId | ArtifactIdnatty |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionNatty Date Parser
natural language date parser
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| natty-1.0.0.pom | |
| natty-1.0.0.jar | 604 KB |
| natty-1.0.0-sources.jar | 297 KB |
| natty-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| junit : junit | jar | 4.1 |
| org.antlr : gunit | jar | 3.5.2 |