How are you consuming the plugin? Generally you would publish the plugin to an artifact repository with a POM that would contain dependencies. Gradle will download the dependencies when published this way.
↧
How are you consuming the plugin? Generally you would publish the plugin to an artifact repository with a POM that would contain dependencies. Gradle will download the dependencies when published this way.