MVN

com.kotlinnlp : linguisticdescription

Maven & Gradle

Jun 16, 2020
13 usages
4 stars

LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>linguisticdescription</artifactId>
    <version>0.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kotlinnlp : linguisticdescription to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.2

All Versions

Choose a version of com.kotlinnlp : linguisticdescription to add to Maven or Gradle - All Versions:

  • Version Updated
  • linguisticdescription-0.12.2

    Jun 15, 2020
  • linguisticdescription-0.12.1

    Dec 13, 2019
  • linguisticdescription-0.12.0

    May 30, 2019
  • linguisticdescription-0.11.0

    Apr 01, 2019
  • linguisticdescription-0.10.1

    Jan 18, 2019
  • linguisticdescription-0.10.0

    Oct 08, 2018
  • linguisticdescription-0.9.1

    Aug 04, 2018
  • linguisticdescription-0.9.0

    Jul 30, 2018
  • linguisticdescription-0.8.1

    Jul 24, 2018
  • linguisticdescription-0.8.0

    Jul 21, 2018
  • linguisticdescription-0.7.0

    Mar 02, 2018
  • linguisticdescription-0.6.1

    Mar 01, 2018
  • linguisticdescription-0.6.0

    Feb 28, 2018
  • linguisticdescription-0.5.0

    Feb 20, 2018
  • linguisticdescription-0.4.0

    Feb 20, 2018
  • linguisticdescription-0.3.2

    Feb 19, 2018
  • linguisticdescription-0.3.1

    Feb 18, 2018
  • linguisticdescription-0.3.0

    Feb 18, 2018
  • linguisticdescription-0.2.0

    Feb 16, 2018
  • linguisticdescription-0.1.0

    Jan 08, 2018

How to add a dependency to Maven

Add the following com.kotlinnlp : linguisticdescription maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>linguisticdescription</artifactId>
    <version>0.12.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kotlinnlp : linguisticdescription gradle dependency to your build.gradle file:

implementation 'com.kotlinnlp:linguisticdescription:0.12.2'

Gradle Kotlin DSL: Add the following com.kotlinnlp : linguisticdescription gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kotlinnlp:linguisticdescription:0.12.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kotlinnlp : linguisticdescription sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kotlinnlp" % "linguisticdescription" % "0.12.2"

Advertisement

Dependencies from Group

Jun 16, 2020
14 usages
3 stars
Jun 16, 2020
13 usages
4 stars
Jun 16, 2020
11 usages
86 stars
Jan 08, 2018
7 usages
Jun 16, 2020
5 usages
11 stars

Discover Dependencies

Feb 12, 2020
3 usages
0 stars
Mar 18, 2020
4 usages
1 stars
Aug 16, 2020
3 usages
239 stars
May 17, 2023
3 usages
3 stars
Jun 03, 2023
2 usages
54 stars
Mar 23, 2012
5 usages
Aug 25, 2017
10 usages
40 stars
Jul 22, 2021
28 usages
Dec 02, 2018
8 usages
17k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome