|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface GradlePublication
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
Method Summary | |
---|---|
GradleModuleVersion
|
getId()
Returns the unique identifier of the publication. |
Method Detail |
---|
public GradleModuleVersion getId()
Gradle API 1.12