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.
|
ProjectIdentifier getProjectIdentifier()
getProjectIdentifier
in interface ProjectModel
GradleModuleVersion getId()