Basic set of libraries for Java projects
Developed by Google, Guava is a toolkit containing core libraries frequently needed in Java projects. Collections speed up software development by simplifying common tasks such as caching and string manipulation.
Updates
- August 7, 2026: Stars 51,666 → 51,668, latest release v33.6.0 (April 14, 2026).
Update
- August 7, 2026: Star 51,666 → 51,668, latest version v33.6.0 (April 14, 2026).
What you get
- Possibility to use collection types and graphics library
- Concurrency, ease of input-output and string processing
- Trusted essential tools developed by Google
Getting started
Depending on the configuration tool you use to add the Guava library to your project, you need to define the necessary dependencies in your Maven or Gradle files. You can start by choosing one of the JRE or Android versions according to the needs of your project and adding the relevant dependency codes to your project's configuration file.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-07: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state.