is not current version
Last Version 2.1.9

org.carrot2:morfologik-fsa 1.7.1

Morfologik Finite State Automata (construction and traversal).

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-fsa
Version

Version

1.7.1
Type

Type

jar

Download morfologik-fsa 1.7.1


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