10443 Forks
47027 Stars
47027 Watchers

guava

Google core libraries for Java

How to download and setup guava

Open terminal and run command
git clone https://github.com/google/guava.git
git clone is used to create a copy or clone of guava repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with guava https://github.com/google/guava/archive/master.zip

Or simply clone guava with SSH
[email protected]:google/guava.git

If you have some problems with guava

You may open issue on guava support forum (system) here: https://github.com/google/guava/issues