getCompileOnly

Returns a DependencyAdder to add to the set of compile-only dependencies.

compileOnly dependencies are used only at compilation and are not available at runtime.

Return

a DependencyAdder to add to the set of compile-only dependencies