I want to create a plugin that applies the shadow jar plugin and configures it, but i can’t figure out how to add shadowJar as a dependency to the plugin,
I tried:
Just tried and it works as dependency for Kotlin Gradle Plugin, no problem, so it's not an issue of Groovy compatibility, otherwise it wouldn't work with Java and with Kotlin DSL