Skip to content

Release21

Colin Decker edited this page Dec 21, 2016 · 10 revisions

Guava Release 21.0: Release Notes

  • 21.0-rc1 was released on December 19, 2016.

(See ReleaseHistory.)

API documentation:

Using Guava in your project

Guava Guava (GWT)
Maven Identifier com.google.guava:guava:21.0 com.google.guava:guava-gwt:21.0-rc1
Jar guava-21.0-rc1.jar guava-gwt-21.0-rc1.jar
Javadoc guava-21.0-rc1-javadoc.jar guava-gwt-21.0-rc1-javadoc.jar
Sources guava-21.0-rc1-sources.jar guava-gwt-21.0-rc1-sources.jar

See UseGuavaInYourBuild for help integrating Guava into your build environment.

Issues resolved

5+ issues are resolved in this release.

API Changes

Full JDiff Report of changes since release 20.0.

Significant API additions and changes

Clone this wiki locally