License |
License |
---|---|
GroupId | GroupIdorg.carrot2 |
ArtifactId | ArtifactIdmorfologik-tools |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorfologik Command Line Tools
Morfologik Command Line Tools
|
Filename | Size |
---|---|
morfologik-tools-2.1.9.pom | |
morfologik-tools-2.1.9.jar | 41 KB |
morfologik-tools-2.1.9-standalone.jar | 3 MB |
morfologik-tools-2.1.9-sources.jar | 20 KB |
morfologik-tools-2.1.9-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>morfologik-tools</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation 'org.carrot2:morfologik-tools:2.1.9'
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation ("org.carrot2:morfologik-tools:2.1.9")
'org.carrot2:morfologik-tools:jar:2.1.9'
<dependency org="org.carrot2" name="morfologik-tools" rev="2.1.9">
<artifact name="morfologik-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='morfologik-tools', version='2.1.9')
)
libraryDependencies += "org.carrot2" % "morfologik-tools" % "2.1.9"
[org.carrot2/morfologik-tools "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.carrot2 : morfologik-fsa | jar | 2.1.9 |
org.carrot2 : morfologik-fsa-builders | jar | 2.1.9 |
org.carrot2 : morfologik-stemming | jar | 2.1.9 |
com.beust : jcommander | jar | 1.78 |