getJavadoc

@Nullable
abstract fun getJavadoc(): File(source)

Returns the Javadoc directory/archive for this dependency.

Return

The Javadoc file. Returns null when the Javadoc is not available for this dependency.