Google Guava (shaded)

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.carrot2.shaded
ArtifactId

ArtifactId

carrot2-guava
Last Version

Last Version

30.0-jre
Release Date

Release Date

Type

Type

jar
Description

Description

Google Guava (shaded)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download carrot2-guava

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
30.0-jre
29.0-jre
18.0