License |
License |
---|---|
GroupId | GroupIdorg.timen |
ArtifactId | ArtifactIdtimen |
Last Version | Last Version1.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTIMEN
Converts text temporal expressions into their normalized values (standard: ISO 8601 extension used in TimeML)
|
Project URL |
Project URL |
Filename | Size |
---|---|
timen-1.0.19.pom | |
timen-1.0.19.jar | 60 KB |
timen-1.0.19-sources.jar | 41 KB |
timen-1.0.19-javadoc.jar | 117 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |