is not current version
Last Version 2.1.9

org.carrot2:morfologik-stemming 1.6.0

Morfologik Stemming APIs.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-stemming
Version

Version

1.6.0
Type

Type

jar

Download morfologik-stemming 1.6.0


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