is not current version
Last Version 2.1.9

org.carrot2:morfologik-stemming 1.5.5

Morfologik Stemming APIs.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-stemming
Version

Version

1.5.5
Type

Type

jar

Download morfologik-stemming 1.5.5


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