Chromium Code Reviews| Index: third_party/guava/README.chromium |
| diff --git a/third_party/guava/README.chromium b/third_party/guava/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b664b83aa172d59b4e674f3562a83870cc57d698 |
| --- /dev/null |
| +++ b/third_party/guava/README.chromium |
| @@ -0,0 +1,15 @@ |
| +Name: Google Core Libraries for Java |
| +Shore Name: guava |
|
mikecase (-- gone --)
2016/06/07 20:01:36
s/Shore/Short
Yoland Yan(Google)
2016/06/08 20:34:00
Done.
|
| +URL: https://github.com/google/guava |
| +Version: 18.0 |
| +License: Apache 2.0 |
| +License File: NOT_SHIPPED |
| +Security Critical: no |
| +License Android Compatible: yes |
| + |
| +Description: |
| +The Guava project contains several of Google's core libraries that we rely on |
| +in our Java-based projects: collections, caching, primitives support, |
| +concurrency libraries, common annotations, string processing, I/O, and so forth. |
| + |
| +Local Modifications: None |