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