is not current version
Last Version 4.4.2

org.carrot2:carrot2-core 3.9.0

Carrot2 search results clustering framework core, document sources and clustering algorithms.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

carrot2-core
Version

Version

3.9.0
Type

Type

jar

Download carrot2-core 3.9.0


<!-- https://jarcasting.com/artifacts/org.carrot2/carrot2-core/ -->
<dependency>
    <groupId>org.carrot2</groupId>
    <artifactId>carrot2-core</artifactId>
    <version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/carrot2-core/
implementation 'org.carrot2:carrot2-core:3.9.0'
// https://jarcasting.com/artifacts/org.carrot2/carrot2-core/
implementation ("org.carrot2:carrot2-core:3.9.0")
'org.carrot2:carrot2-core:jar:3.9.0'
<dependency org="org.carrot2" name="carrot2-core" rev="3.9.0">
  <artifact name="carrot2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='carrot2-core', version='3.9.0')
)
libraryDependencies += "org.carrot2" % "carrot2-core" % "3.9.0"
[org.carrot2/carrot2-core "3.9.0"]