Update javadoc links

This commit is contained in:
apple502j 2023-09-02 01:58:46 +09:00
parent 8e61f401b6
commit cdc9b45332
No known key found for this signature in database
GPG Key ID: AFDA4829AC6D8993
1 changed files with 3 additions and 3 deletions

View File

@ -473,8 +473,8 @@ javadoc {
addBooleanOption "-allow-script-in-comments", true
addBooleanOption "-ignore-source-errors", true
links(
'https://guava.dev/releases/31.1-jre/api/docs/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.10/',
'https://guava.dev/releases/32.1.2-jre/api/docs/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.10.1/',
'https://logging.apache.org/log4j/2.x/log4j-api/apidocs/',
'https://www.slf4j.org/apidocs/',
"https://javadoc.io/doc/org.jetbrains/annotations/${project.jetbrains_annotations_version}/",
@ -483,7 +483,7 @@ javadoc {
'https://javadoc.scijava.org/JOML/',
'https://netty.io/4.1/api/',
'https://www.oshi.ooo/oshi-core-java11/apidocs/',
'https://java-native-access.github.io/jna/5.12.1/javadoc/',
'https://java-native-access.github.io/jna/5.13.0/javadoc/',
'https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/',
'https://jopt-simple.github.io/jopt-simple/apidocs/',
'https://solutions.weblite.ca/java-objective-c-bridge/docs/',