Last Version

Google Guava (shaded) 18.0

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

guava
Version

Version

18.0
Type

Type

jar
Description

Description

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

Download guava 18.0


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

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.