descriptor

abstract fun descriptor(configure: Action<in IvyModuleDescriptorSpec>)(source)

Configures the descriptor that will be published.

The descriptor XML can be modified by using the withXml method.

Parameters

configure

The configuration action.