is not current version
Last Version 2.0.0

org.cleartk:cleartk-maltparser 0.8.1

ClearTK wrapper for MaltParser

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-maltparser
Version

Version

0.8.1
Type

Type

jar

Download cleartk-maltparser 0.8.1


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