setConf

abstract fun setConf(@Nullable conf: String)(source)

Sets a comma separated list of public configurations in which this artifact is published. The '*' wildcard can be used to designate that the artifact is published in all public configurations.

Parameters

conf

The value of 'conf' for this artifact.