@groovy.transform.CompileStatic class DefaultArchiveOperations extends Object
Provides an implementation of ArchiveOperations that works with Gradle 6.0+. On Gradle < 6.6 it will use the equivalent operations on the Project object. On Gradle 6.6+ it will use the provided ArchiveOperations service.
| Constructor and description |
|---|
DefaultArchiveOperations
(Project project) |