TIMEN

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

License

License

GroupId

GroupId

org.timen
ArtifactId

ArtifactId

timen
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.timen.org/

Download timen

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr jar 3.4
org.xerial : sqlite-jdbc jar 3.7.2
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.19
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.10
1.0.9
1.0.8
1.0.6
1.0.1
1.0.0