All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.gradleplugins.JavaGradlePluginDevelopmentExtension Maven / Gradle / Ivy

There is a newer version: 1.9.0
Show newest version
package dev.gradleplugins;

public interface JavaGradlePluginDevelopmentExtension {
    void withSourcesJar();
    void withJavadocJar();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy