guava
Google core libraries for Java
About this project
Guava: Google Core Libraries for Java Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more! It is widely used on most Java projects within Google, and widely used by many other companies as well. Guava comes in two flavors: The JRE flavor requires JDK 1.8 or higher. If you need support for Android, use the Android flavor. You can find the Android Guava source in the [android directory]. Adding Guava to your build Guava's Maven group ID is com.google.guava, and its artifact ID is guava. Guava…
Technologies
Project health
GitHub
Reviews
Built by
Maintain google/guava? Claiming verifies admin access through your GitHub account and gives you control of this listing.