GradleArtifactTransformAttribute

constructor(@Json(name = "name") name: String, @Json(name = "from") from: String, @Json(name = "to") to: String)

Parameters

name

The name of the attribute.

from

The input attribute value.

to

The requested attributed value.