Explore >> Select a destination


You are here

blog.blundellapps.co.uk
| | arturdryomov.dev
12.3 parsecs away

Travel
| | Kotlin and Gradle source sets in action
| | andreabergia.com
8.8 parsecs away

Travel
| | In this short series, we are going to dig a bit in how one writes a gradle plugin. Our plugins won't do anything useful except some println; however I hope to manage to explain some concept and to save you some time in case you have to write one. The source code for this tutorial is available on github at https://github.com/andreabergia/sample-gradle-plugin. Our first plugin Link to heading The repository is split in two projects: gradleplugin and usage. Quite obviously, gradleplugin defines our plugin, ...
| | ncorti.com
7.6 parsecs away

Travel
| | How Composite Builds can simplify your Gradle build, especially if you're building a custom Gradle Plugin.
| | www.codementor.io
126.6 parsecs away

Travel
| This tutorial shows Ruby on Rails security best practices, and explains why it is not advisable to rely solely on built-in...