Guava 23.6 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等。
Maven[code]
com.google.guava
guava
23.6-jre
23.6-android
[/code]软件详情:
https://github.com/google/guava/
下载地址:
https://github.com/google/guava/archive/v23.6.zip
来自:开源中国社区