gradle
- Text
- gradle is a build tool for many languages; it uses a Groovy or Kotlin DSL, and provides a configurable as well as a conventional build model. It's very terse but can be absolutely maddening if you color outside the lines at all.
- Tags
- build tool, groovy, kotlin, jvm