getJavadoc

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

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.