is not current version
Last Version 3.16.3

org.carrot2:carrot2 3.5.3

Parent POM for Carrot2 artefacts.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

carrot2
Version

Version

3.5.3
Type

Type

pom

Download carrot2 3.5.3

Filename Size
carrot2-3.5.3.pom 6 KB
Browse

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