MVN

org.cleartk : cleartk-timeml

Maven & Gradle

Feb 09, 2023
3 usages
131 stars

ClearTK TimeML · ClearTK annotators for temporal information extraction

<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-timeml</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cleartk : cleartk-timeml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.cleartk : cleartk-timeml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
cleartk-timeml-3.0.0
2.0.x
cleartk-timeml-2.0.0
1.1.x
cleartk-timeml-1.1.0
1.0.x
cleartk-timeml-1.0.3
cleartk-timeml-1.0.2

How to add a dependency to Maven

Add the following org.cleartk : cleartk-timeml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-timeml</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cleartk : cleartk-timeml gradle dependency to your build.gradle file:

implementation 'org.cleartk:cleartk-timeml:3.0.0'

Gradle Kotlin DSL: Add the following org.cleartk : cleartk-timeml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cleartk:cleartk-timeml:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cleartk : cleartk-timeml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cleartk" % "cleartk-timeml" % "3.0.0"

Advertisement

Dependencies from Group

Feb 09, 2023
32 usages
131 stars
Feb 09, 2023
28 usages
131 stars
Feb 09, 2023
26 usages
131 stars
Feb 09, 2023
19 usages
131 stars
Feb 09, 2023
12 usages
131 stars

Discover Dependencies

May 07, 2013
27 usages
Oct 27, 2006
3 usages
May 29, 2013
1 usages
Dec 21, 2012
2 usages
Dec 06, 2014
22 usages
Jul 18, 2012
1 usages
Jul 28, 2011
20 usages
Jul 21, 2012
4 usages
3 stars