#gradle
Read more stories on Hashnode
Articles with this tag
A real-life case how to force gradle accepting dependency with higer java version requirement. My animalsniffer gradle plugin targets java 8 (keeps...
Recently, I have to update binary release github action for my yaml-updater project and finally added debug and re-run abilities. So I decided to...
I was always using gradle allprojects and suprojects sections as a very handy way for multi-module projects configuration. But, it appears, that using...
Preface Several years ago I was searching for a simple (but pretty) documentation tool for my open source projects. Eventually, I stopped on mkdocs...