не последняя версия
Последняя версия 0.13

com.joestelmach:natty 0.11

natural language date parser

Группа

Группа

com.joestelmach
Идентификатор

Идентификатор

natty
Версия

Версия

0.11
Тип

Тип

jar

Скачать natty 0.11

Имя Файла Размер
natty-0.11.pom
natty-0.11.jar 598 KB
natty-0.11-sources.jar 290 KB
natty-0.11-javadoc.jar 800 KB
Обзор

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