com.kotlinnlp:constraints

A helper module for managing linguistic constraints during parsing.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

constraints
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.kotlinnlp:constraints
A helper module for managing linguistic constraints during parsing.

Download constraints

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.41
org.jetbrains.kotlin : kotlin-reflect jar 1.2.41
com.beust : klaxon jar 3.0.5
com.kotlinnlp : linguisticdescription jar 0.10.0
com.kotlinnlp : dependencytree jar 0.4.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.spek : spek-junit-platform-engine jar 1.1.5

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.41
org.jetbrains.spek : spek-api jar 1.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0