| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.clulab |
| ArtifactId | ArtifactIdtimenorm-models |
| Last Version | Last Version0.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTime normalization models
Model files for timenorm system
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.clulab |
| Filename | Size |
|---|---|
| timenorm-models-0.9.2.pom | |
| timenorm-models-0.9.2.jar | 223 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.clulab/timenorm-models/ -->
<dependency>
<groupId>org.clulab</groupId>
<artifactId>timenorm-models</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/timenorm-models/
implementation 'org.clulab:timenorm-models:0.9.2'
// https://jarcasting.com/artifacts/org.clulab/timenorm-models/
implementation ("org.clulab:timenorm-models:0.9.2")
'org.clulab:timenorm-models:jar:0.9.2'
<dependency org="org.clulab" name="timenorm-models" rev="0.9.2">
<artifact name="timenorm-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='timenorm-models', version='0.9.2')
)
libraryDependencies += "org.clulab" % "timenorm-models" % "0.9.2"
[org.clulab/timenorm-models "0.9.2"]