License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Guava General Purpose Libraries Utility |
GroupId | GroupIdcom.google.guava |
ArtifactId | ArtifactIdguava-gwt |
Last Version | Last Version31.1-jre |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuava 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.
|
Filename | Size |
---|---|
guava-gwt-31.1-jre.pom | |
guava-gwt-31.1-jre.jar | 648 KB |
guava-gwt-31.1-jre-sources.jar | 598 KB |
guava-gwt-31.1-jre-site.jar | 14 KB |
guava-gwt-31.1-jre-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.guava/guava-gwt/ -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-gwt</artifactId>
<version>31.1-jre</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.guava/guava-gwt/
implementation 'com.google.guava:guava-gwt:31.1-jre'
// https://jarcasting.com/artifacts/com.google.guava/guava-gwt/
implementation ("com.google.guava:guava-gwt:31.1-jre")
'com.google.guava:guava-gwt:jar:31.1-jre'
<dependency org="com.google.guava" name="guava-gwt" rev="31.1-jre">
<artifact name="guava-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.guava', module='guava-gwt', version='31.1-jre')
)
libraryDependencies += "com.google.guava" % "guava-gwt" % "31.1-jre"
[com.google.guava/guava-gwt "31.1-jre"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : failureaccess | jar | 1.0.1 |
com.google.guava : guava | jar | 31.1-jre |
com.google.elemental2 : elemental2-promise | jar | 1.1.0 |
org.checkerframework : checker-qual | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-testlib | jar | 31.1-jre |
com.google.guava : guava-testlib | jar | 31.1-jre |
com.google.guava : guava-tests | jar | 31.1-jre |
com.google.gwt : gwt-user | jar | 2.9.0 |
com.google.truth : truth | jar | 1.1.2 |
com.google.truth.extensions : truth-java8-extension | jar | 1.1.2 |