getJavadoc

@Nullable
abstract fun getJavadoc(): @Nullable 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.