File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -246,6 +246,7 @@ limitations under the License.
246
246
<addlib .apidocs>https://scce.gitlab.io/add-lib/${addlib.version} /apidocs/</addlib .apidocs>
247
247
<brics-automaton .apidocs>https://www.brics.dk/automaton/doc</brics-automaton .apidocs>
248
248
<checkerframework .apidocs>https://checkerframework.org/releases/${checkerframework.version} /api/</checkerframework .apidocs>
249
+ <guava .apidocs>http://google.github.io/guava/releases/${guava.version} /api/docs/</guava .apidocs>
249
250
<java8 .apidocs>https://docs.oracle.com/javase/8/docs/api/</java8 .apidocs>
250
251
<jung .apidocs>https://jrtom.github.io/jung/javadoc/</jung .apidocs>
251
252
</properties >
@@ -715,6 +716,7 @@ limitations under the License.
715
716
<link >${addlib.apidocs} </link >
716
717
<link >${brics-automaton.apidocs} </link >
717
718
<link >${checkerframework.apidocs} </link >
719
+ <link >${guava.apidocs} </link >
718
720
<link >${jung.apidocs} </link >
719
721
</links >
720
722
<sourceFileExcludes >
You can’t perform that action at this time.
0 commit comments