toggle menu
gradle
8.11.1
API
switch theme
search in API
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.