-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Release21
Colin Decker edited this page Dec 21, 2016
·
10 revisions
- 21.0-rc1 was released on December 19, 2016.
(See ReleaseHistory.)
API documentation:
| 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.
5+ issues are resolved in this release.
Full JDiff Report of changes since release 20.0.
- Introduction
- Basic Utilities
- Collections
- Graphs
- Caches
- Functional Idioms
- Concurrency
- Strings
- Networking
- Primitives
- Ranges
- I/O
- Hashing
- EventBus
- Math
- Reflection
- Releases
- Tips
- Glossary
- Mailing List
- Stack Overflow
- Android Overview
- Footprint of JDK/Guava data structures