GroupId | GroupIdorg.carrot2 |
---|---|
ArtifactId | ArtifactIdmorfologik-tools |
Version | Version1.8.2 |
Type | Typejar |
Filename | Size |
---|---|
morfologik-tools-1.8.2.pom | |
morfologik-tools-1.8.2.jar | 48 KB |
morfologik-tools-1.8.2-standalone.jar | 1 MB |
morfologik-tools-1.8.2-sources.jar | 22 KB |
morfologik-tools-1.8.2-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>morfologik-tools</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation 'org.carrot2:morfologik-tools:1.8.2'
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation ("org.carrot2:morfologik-tools:1.8.2")
'org.carrot2:morfologik-tools:jar:1.8.2'
<dependency org="org.carrot2" name="morfologik-tools" rev="1.8.2">
<artifact name="morfologik-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='morfologik-tools', version='1.8.2')
)
libraryDependencies += "org.carrot2" % "morfologik-tools" % "1.8.2"
[org.carrot2/morfologik-tools "1.8.2"]