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