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

org.carrot2:carrot2 3.15.0

Parent POM for Carrot2 artefacts.

Группа

Группа

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

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

carrot2
Версия

Версия

3.15.0
Тип

Тип

pom

Скачать carrot2 3.15.0

Имя Файла Размер
carrot2-3.15.0.pom 7 KB
Обзор

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