is not current version
Last Version 1.0.5

org.clulab:timenorm_2.12 1.0.0

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.12
Version

Version

1.0.0
Type

Type

jar

Download timenorm_2.12 1.0.0


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