is not current version
Last Version 31.1-jre

Guava GWT compatible libs 30.1.1-jre

Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. This project includes GWT-friendly sources.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-gwt
Version

Version

30.1.1-jre
Type

Type

jar
Description

Description

Guava GWT compatible libs
Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more. This project includes GWT-friendly sources.

Download guava-gwt 30.1.1-jre


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : failureaccess jar 1.0.1
com.google.guava : guava jar 30.1.1-jre
com.google.elemental2 : elemental2-promise jar 1.1.0
org.checkerframework : checker-qual jar 3.8.0

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.9.0

test (6)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 30.1.1-jre
com.google.guava : guava-testlib jar 30.1.1-jre
com.google.guava : guava-tests jar 30.1.1-jre
com.google.gwt : gwt-user jar 2.9.0
com.google.truth : truth jar 1.1
com.google.truth.extensions : truth-java8-extension jar 1.1

Project Modules

There are no modules declared in this project.