is not current version
Last Version 0.2.3

com.kotlinnlp:linguisticconditions 0.2.1

A helper module for verifying linguistic conditions on morpho-syntactic tokens.

Categories

Categories

Kotlin Languages GUI User Interface
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

linguisticconditions
Version

Version

0.2.1
Type

Type

jar

Download linguisticconditions 0.2.1


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