Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts
/
ConfigurablePublishArtifact
/
setType
set
Type
API
abstract
fun
setType
(
type
:
String
)
(
source
)
Sets the type of this artifact.
Parameters
type
The type. Should not be null.