не последняя версия
Последняя версия 4.4.2

org.carrot2:carrot2-core 4.0.0-beta1

Carrot2 Text Clustering Library

Группа

Группа

org.carrot2
Идентификатор

Идентификатор

carrot2-core
Версия

Версия

4.0.0-beta1
Тип

Тип

jar

Скачать carrot2-core 4.0.0-beta1


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