I am new to gradle API and new to groovy too. Where can I get/download the sample code to get familiar with Gradle API mainly for incremental build. File level @InputFiles and @OutputFiles.
Hello @JeyaLal
i am new also
when you download gradle go to Gradle | Installation and download the complete on and after extract the zipped file there will be folder called docs that has the javadoc and the userguide and the dsl
which all available online here
https://docs.gradle.org/current/userguide/userguide.html
but i do not think that there one place to download all sample code only
so it will be around all the user guide
hope that help and have a nice day
1 Like