Download morfologik-fsa-1.10.0.jar file - Jar m

Jar examples for m:morfologik-fsa

Description

Morfologik Finite State Automata (construction and traversal).

You can download jar file morfologik-fsa 1.10.0 in this page.

Build File

You can use the following script to add morfologik-fsa-1.10.0.jar to your project.

<dependency>
   <groupId>org.carrot2</groupId>
   <artifactId>morfologik-fsa</artifactId>
   <version>1.10.0</version>
</dependency>
compile group: 'org.carrot2', name: 'morfologik-fsa', version: '1.10.0'
libraryDependencies += "org.carrot2" % "morfologik-fsa" % "1.10.0"
<dependency org="org.carrot2" name="morfologik-fsa" rev="1.10.0"/>
@Grapes(@Grab(group='org.carrot2', module='morfologik-fsa', version='1.10.0'))
'org.carrot2:morfologik-fsa:jar:1.10.0'

Download

Click the following link to download the jar file.

morfologik-fsa-1.10.0-javadoc.jar
morfologik-fsa-1.10.0-sources.jar
morfologik-fsa-1.10.0.jar
morfologik-fsa-1.10.0.pom



Related Tutorials