License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.joestelmach |
ArtifactId | ArtifactIdnatty |
Last Version | Last Version0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNatty Date Parser
natural language date parser
|
Filename | Size |
---|---|
natty-0.13.pom | |
natty-0.13.jar | 528 KB |
natty-0.13-sources.jar | 279 KB |
natty-0.13-javadoc.jar | 604 KB |
Browse |
<!-- 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"]
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 |