Closed as not planned
Closed as not planned
Description
One thing I've noticed when referencing the documentation for various classes, interfaces, packages, etc. is that it's not always clear on which dependency I should install to get a particular package and get the classes/interfaces/annotations within.
I would like to offer to update the package level JavaDocs for the packages in this repository to include information on where to get the package from, such as including pom.xml
's dependency tags, or the configuration for build.gradle
. Do you consider this to be a welcome suggestion? If so, are there any guidelines or whatnot on how to approach this?