@Incubating public interface ArtifactTransformDependencies
ArtifactTransform
can be used to access
the dependency artifacts of the artifact being transformed.Modifier and Type | Method | Description |
---|---|---|
Iterable<File> |
getFiles() |
Returns the dependency artifacts of the artifact being transformed.
|