License |
License |
---|---|
GroupId | GroupIdorg.carrot2 |
ArtifactId | ArtifactIdmorfologik-parent |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMorfologik (parent POM)
Morfologik is a collection of tools for building finite state automata and stemming/ inflection dictionaries built on top of these.
|
Project URL |
Project URL |
Filename | Size |
---|---|
morfologik-parent-2.1.9.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/morfologik-parent/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>morfologik-parent</artifactId>
<version>2.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/morfologik-parent/
implementation 'org.carrot2:morfologik-parent:2.1.9'
// https://jarcasting.com/artifacts/org.carrot2/morfologik-parent/
implementation ("org.carrot2:morfologik-parent:2.1.9")
'org.carrot2:morfologik-parent:pom:2.1.9'
<dependency org="org.carrot2" name="morfologik-parent" rev="2.1.9">
<artifact name="morfologik-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='morfologik-parent', version='2.1.9')
)
libraryDependencies += "org.carrot2" % "morfologik-parent" % "2.1.9"
[org.carrot2/morfologik-parent "2.1.9"]