Explore >> Select a destination


You are here

www.vogella.com
| | jakewharton.com
2.1 parsecs away

Travel
| | [AI summary] A developer analyzes the frustrating inconsistency of Maven's dependency resolution versus Gradle's and implements a custom Gradle task to ensure library versions remain stable for Maven consumers.
| | ryanharter.com
1.9 parsecs away

Travel
| | I've been using ant to build my Android projects for as long as I can remember. There are many reasons for this, like build consistency and workstation agnosticism, but you can read this article if you want to check that out. Ant is a good tool, but never offered the flexibility that I would have liked in a project. That's where Gradle steps in. After seeing all of the power of the new Gradle build system, I knew I had to convert Hashnote to Gradle.
| | czak.pl
1.1 parsecs away

Travel
| | [AI summary] A developer's detailed guide on manually building and deploying an Android app using the SDK command-line tools without relying on IDEs or Gradle, highlighting the steps involved in the build process.
| | initialcommit.com
10.9 parsecs away

Travel
| This guide shows how to create a simple MVC web application using Spring Boot.