is not current version
Last Version 0.13

com.joestelmach:natty 0.10

natural language date parser

GroupId

GroupId

com.joestelmach
ArtifactId

ArtifactId

natty
Version

Version

0.10
Type

Type

jar

Download natty 0.10


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