MVN

com.kotlinnlp : linguisticdescription

Maven & Gradle

Jun 16, 2020
13 usages
6 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 Vulnerabilities Updated
0.12.x
linguisticdescription-0.12.2
linguisticdescription-0.12.1
linguisticdescription-0.12.0
0.11.x
linguisticdescription-0.11.0
0.10.x
linguisticdescription-0.10.1
linguisticdescription-0.10.0
0.9.x
linguisticdescription-0.9.1
linguisticdescription-0.9.0
0.8.x
linguisticdescription-0.8.1
linguisticdescription-0.8.0
0.7.x
linguisticdescription-0.7.0
0.6.x
linguisticdescription-0.6.1
linguisticdescription-0.6.0
0.5.x
linguisticdescription-0.5.0
0.4.x
linguisticdescription-0.4.0
0.3.x
linguisticdescription-0.3.2
linguisticdescription-0.3.1
linguisticdescription-0.3.0
0.2.x
linguisticdescription-0.2.0
0.1.x
linguisticdescription-0.1.0

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
6 stars
Jun 16, 2020
11 usages
97 stars
Jan 08, 2018
7 usages
1 stars
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
398 stars
Aug 03, 2023
3 usages
7 stars
Aug 23, 2023
2 usages
76 stars
Mar 23, 2012
5 usages
Aug 25, 2017
10 usages
43 stars
Jul 22, 2021
28 usages
Dec 02, 2018
8 usages
21.6k stars