getJavadoc

@Nullable
abstract fun getJavadoc(): File

Returns the Javadoc directory or archive for this dependency, or null if no Javadoc is available.

Return

the Javadoc directory or archive for this dependency, or null if no Javadoc is available.