Groovy Documentation

org.gradle.api.artifacts
[Java] Interface ResolvedConfiguration


public interface ResolvedConfiguration

A ResolvedConfiguration represents the result of resolving a Configuration, and provides access to both the artifacts and the meta-data of the result.


Groovy Documentation