@Incubating public interface GradlePublication extends ProjectModel
| Modifier and Type | Method and Description | 
|---|---|
| GradleModuleVersion | getId()Returns the unique identifier of the publication. | 
| ProjectIdentifier | getProjectIdentifier()Returns the identifier for the Gradle project that this publication originates from. | 
@Incubating ProjectIdentifier getProjectIdentifier()
getProjectIdentifier in interface ProjectModelGradleModuleVersion getId()