is not current version
Last Version 0.2.3

com.kotlinnlp:linguisticconditions 0.1.0

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.1.0
Type

Type

jar

Download linguisticconditions 0.1.0


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