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

org.timen:timen 1.0.6

Converts text temporal expressions into their normalized values (standard: ISO 8601 extension used in TimeML)

Группа

Группа

org.timen
Идентификатор

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

timen
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать timen 1.0.6


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