is not current version
Last Version 1.0.5

org.clulab:timenorm_2.11 1.0.2

Find and converts natural language expressions of dates and times to their normalized form.

Categories

Categories

ORM Data
GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

timenorm_2.11
Version

Version

1.0.2
Type

Type

jar

Download timenorm_2.11 1.0.2


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