is not current version
Last Version 2.1.9

org.carrot2:morfologik-fsa 2.0.1

Morfologik Finite State Automata Traversal.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-fsa
Version

Version

2.0.1
Type

Type

jar

Download morfologik-fsa 2.0.1


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