Groovy Documentation

org.gradle.api.artifacts.maven
[Java] Interface MavenDeployment


public interface MavenDeployment

Represents the artifacts which will be deployed to a maven repository. You can use this interface to modify the set of artifacts.


Groovy Documentation