Heads-up! The fixes that make Gradle's generated API JAR a
correctly-functioning automatic module have been released with Gradle
6.0-rc-2! [1]
The so-called „shaded“ JAR file is not distributed like other Gradle
artifacts. Instead, it is generated lazily whenever you're developing a
Gradle plugin.
I am happy you managed to do it.
bye Jochen
On 31.10.19 12:53, Plugins wrote:
Heads-up! The fixes that make Gradle's generated API JAR a
correctly-functioning automatic module have been released with Gradle
6.0-rc-2! [1]
The so-called „shaded“ JAR file is not distributed like other Gradle
art