net.spals.shaded:guava


Categories

Categories

Net Guava General Purpose Libraries Utility
GroupId

GroupId

net.spals.shaded
ArtifactId

ArtifactId

guava
Last Version

Last Version

23.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download guava

How to add to project

<!-- https://jarcasting.com/artifacts/net.spals.shaded/guava/ -->
<dependency>
    <groupId>net.spals.shaded</groupId>
    <artifactId>guava</artifactId>
    <version>23.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.spals.shaded/guava/
implementation 'net.spals.shaded:guava:23.0'
// https://jarcasting.com/artifacts/net.spals.shaded/guava/
implementation ("net.spals.shaded:guava:23.0")
'net.spals.shaded:guava:jar:23.0'
<dependency org="net.spals.shaded" name="guava" rev="23.0">
  <artifact name="guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.spals.shaded', module='guava', version='23.0')
)
libraryDependencies += "net.spals.shaded" % "guava" % "23.0"
[net.spals.shaded/guava "23.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.

Versions

Version
23.0
22.0
21.0
20.0
19.0
18.0
17.0