0 votes
in Gradle by
edited by

The build task added by the Java plugin ___________.

a)Performs assembling of JAR files

b)Performs build of archives in the project

c)Performs a full build of the project.

d)Assembles production class library

1 Answer

0 votes
by
c)Performs a full build of the project.
...