get Annotation Processor
Returns a DependencyAdder to add to the set of annotation processor dependencies.
annotationProcessor
dependencies are used only at compilation, and are added to the annotation processor classpath.
Return
a DependencyAdder to add to the set of annotation processor dependencies