This package browser is in early development. Mind the rough edges.

java-guava 31.1

Google core libraries for Java

Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more!

Installation

Install java-guava 31.1 as follows:

guix install java-guava@31.1

Or install the latest version:

guix install java-guava

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.