GroupId | GroupIdorg.carrot2 |
---|---|
ArtifactId | ArtifactIdmorfologik-tools |
Version | Version1.8.3 |
Type | Typejar |
Filename | Size |
---|---|
morfologik-tools-1.8.3.pom | |
morfologik-tools-1.8.3.jar | 48 KB |
morfologik-tools-1.8.3-standalone.jar | 1 MB |
morfologik-tools-1.8.3-sources.jar | 22 KB |
morfologik-tools-1.8.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation 'org.carrot2:morfologik-tools:1.8.3'
// https://jarcasting.com/artifacts/org.carrot2/morfologik-tools/
implementation ("org.carrot2:morfologik-tools:1.8.3")
'org.carrot2:morfologik-tools:jar:1.8.3'
<dependency org="org.carrot2" name="morfologik-tools" rev="1.8.3">
<artifact name="morfologik-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='morfologik-tools', version='1.8.3')
)
libraryDependencies += "org.carrot2" % "morfologik-tools" % "1.8.3"
[org.carrot2/morfologik-tools "1.8.3"]