by the way, once you have the task reference, you ...
# gradle
b
by the way, once you have the task reference, you can add a direct dependency to it:
Copy code
dependsOn(javadoc)