@Incubating

Package org.gradle.api.publish

Classes that deal with publishing artifacts.

See:
          Description

Interface Summary
Publication A publication is a description of a consumable representation of one or more artifacts, and possibly associated metadata.
PublicationContainer A PublicationContainer is responsible for declaring and managing publications.
PublishingExtension The configuration of how to “publish” the different components of a project.
 

Exception Summary
UnknownPublicationException An UnknownPublicationException is thrown when a configuration referenced by name cannot be found.
 

Package org.gradle.api.publish Description

Classes that deal with publishing artifacts.

Since:
1.3