I know little about gradle and have only just started exploring it, so this is just a question out of curiosity.

It’s supposedly a language agnostic dependency manager and builder, yet it seems to have only found its niche in Java. C/C++ projects could definitely do with dependency resolution…

  • atzanteol
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    9
    ·
    15 hours ago

    Gradle is written in Java and requires a Java Runtime.

    Not an issue.