mapToOptional

abstract fun mapToOptional()

Provides information about the optional status of this added configuration variant.

  • For the Maven world, this means that dependencies will be declared as optional.
  • For the Ivy world, this means that configuration marked optional will not be extended by the default configuration.