Last Version

com.kotlinnlp:linguisticdescription 0.12.2

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

License

License

Categories

Categories

Kotlin Languages GUI User Interface
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

linguisticdescription
Version

Version

0.12.2
Type

Type

jar
Description

Description

com.kotlinnlp:linguisticdescription
LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.
Project URL

Project URL

http://github.com/kotlinnlp/linguisticdescription
Source Code Management

Source Code Management

http://github.com/kotlinnlp/linguisticdescription/tree/master

Download linguisticdescription 0.12.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.spekframework.spek2 : spek-dsl-jvm pom 2.0.5
org.spekframework.spek2 : spek-runner-junit5 jar 2.0.5
com.beust : klaxon jar 5.2
com.google.guava : guava jar 24.1.1-jre
com.kotlinnlp : utils jar 2.1.4

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.31

Project Modules

There are no modules declared in this project.