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.
246246 <addlib .apidocs>https://scce.gitlab.io/add-lib/${addlib.version} /apidocs/</addlib .apidocs>
247247 <brics-automaton .apidocs>https://www.brics.dk/automaton/doc</brics-automaton .apidocs>
248248 <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>
249250 <java8 .apidocs>https://docs.oracle.com/javase/8/docs/api/</java8 .apidocs>
250251 <jung .apidocs>https://jrtom.github.io/jung/javadoc/</jung .apidocs>
251252 </properties >
@@ -715,6 +716,7 @@ limitations under the License.
715716 <link >${addlib.apidocs} </link >
716717 <link >${brics-automaton.apidocs} </link >
717718 <link >${checkerframework.apidocs} </link >
719+ <link >${guava.apidocs} </link >
718720 <link >${jung.apidocs} </link >
719721 </links >
720722 <sourceFileExcludes >
You can’t perform that action at this time.
0 commit comments