is not current version
Last Version 2.1.9

org.carrot2:morfologik-parent 2.1.3

Morfologik is a collection of tools for building finite state automata and stemming/ inflection dictionaries built on top of these.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-parent
Version

Version

2.1.3
Type

Type

pom

Download morfologik-parent 2.1.3


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