PublishingPlugin

Installs a org.gradle.api.publish.PublishingExtension with name {@value org.gradle.api.publish.PublishingExtension#NAME}.

Since

1.3

See also

Constructors

Link copied to clipboard
@Inject
constructor(publicationServices: ArtifactPublicationServices, instantiator: Instantiator, projectPublicationRegistry: ProjectPublicationRegistry, collectionCallbackActionDecorator: CollectionCallbackActionDecorator)

Properties

Link copied to clipboard
Link copied to clipboard
val PUBLISH_TASK_GROUP: String = "publishing"

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.