Explore >> Select a destination


You are here

jakewharton.com
| | blog.gradle.org
4.2 parsecs away

Travel
| | This post introduces a new Gradle dependency management feature called "source dependencies".
| | johnoreilly.dev
3.3 parsecs away

Travel
| | Amper is a new project configuration tool that JetBrains has been developing and, given some of the updates included in the recent 0.2.0 release, I thought it was time to try it out in one of the Kotlin Multiplatform samples I have (along with Fleet 1.30 which was also recently...
| | msfjarvis.dev
3.3 parsecs away

Travel
| | Paparazzi enables a radically faster and improved UI testing workflow, and using a small workaround we can bring that to our multiplatform Compose projects
| | cupofjava.de
22.4 parsecs away

Travel
| Did you ever use Maven in one of your projects? First you probably were amazed by the way you can declare dependencies and use all the nice plugins. ...