artifact static method
Artifact Removal Plugin
@return The generated TransformationData.
Implementation
static TransformationData artifact() {
// Call the generated class method
return Artifact().remove();
}
Artifact Removal Plugin
@return The generated TransformationData.
static TransformationData artifact() {
// Call the generated class method
return Artifact().remove();
}