IvyModuleDescriptor

The metadata about an Ivy module that acts as an input to a component metadata rule.

Functions

Link copied to clipboard
@Nullable
abstract fun getBranch(): String
Returns the branch attribute of the info element in this descriptor.
Link copied to clipboard
abstract fun getExtraInfo(): IvyExtraInfo
Returns an org.gradle.api.artifacts.ivy.IvyExtraInfo representing the "extra" info declared in this descriptor.
Link copied to clipboard
abstract fun getIvyStatus(): String
Returns the status attribute of the info element in this descriptor.