Slackbot
12/01/2022, 11:39 AMMartin
12/01/2022, 11:45 AMMartin
12/01/2022, 11:45 AMclasspath "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
(you can see this in the plugin portal page, legacy plugin application)Martin
12/01/2022, 11:46 AMEleanor Joslin
12/01/2022, 11:48 AMMartin
12/01/2022, 11:51 AMEleanor Joslin
12/01/2022, 11:55 AMMartin
12/01/2022, 11:56 AMEleanor Joslin
12/01/2022, 11:57 AMMartin
12/01/2022, 11:57 AMVampire
12/01/2022, 1:01 PM<plugin id>:<plugin id>.gradle.plugin:<plugin version>
That is also how plugins are resolved from the id in the plugins { ... }
block