Interface GradlePublication

  • All Superinterfaces:
    ProjectModel

    @Incubating
    public interface GradlePublication
    extends ProjectModel
    Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
    Since:
    1.12