Class PublishingPlugin

    • Constructor Detail

      • PublishingPlugin

        @Inject
        public PublishingPlugin​(org.gradle.api.internal.artifacts.ArtifactPublicationServices publicationServices,
                                org.gradle.internal.reflect.Instantiator instantiator)
    • Method Detail

      • apply

        public void apply​(Project project)
        Description copied from interface: Plugin
        Apply this plugin to the given target object.
        Specified by:
        apply in interface Plugin<Project>
        Parameters:
        project - The target object