gradle
8.4-rc-1
Java API
gradle
/
org.gradle.api.artifacts
/
ConfigurablePublishArtifact
/
setType
set
Type
Java API
abstract
fun
setType
(
type
:
String
)
(
source
)
Sets the type of this artifact.
Parameters
type
The type. Should not be null.