License |
License |
---|---|
GroupId | GroupIdorg.carrot2 |
ArtifactId | ArtifactIdmorfologik-fsa |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorfologik FSA (Traversal)
Morfologik Finite State Automata Traversal.
|
Filename | Size |
---|---|
morfologik-fsa-2.1.9.pom | |
morfologik-fsa-2.1.9.jar | 52 KB |
morfologik-fsa-2.1.9-sources.jar | 38 KB |
morfologik-fsa-2.1.9-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/morfologik-fsa/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>morfologik-fsa</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/morfologik-fsa/
implementation 'org.carrot2:morfologik-fsa:2.1.9'
// https://jarcasting.com/artifacts/org.carrot2/morfologik-fsa/
implementation ("org.carrot2:morfologik-fsa:2.1.9")
'org.carrot2:morfologik-fsa:jar:2.1.9'
<dependency org="org.carrot2" name="morfologik-fsa" rev="2.1.9">
<artifact name="morfologik-fsa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='morfologik-fsa', version='2.1.9')
)
libraryDependencies += "org.carrot2" % "morfologik-fsa" % "2.1.9"
[org.carrot2/morfologik-fsa "2.1.9"]