resolveFirstLevel

fun ResolvedConfiguration.resolveFirstLevel(dependencies: Collection<Dependency>): Set<ResolvedArtifact>

Identify the artifacts that were resolved for these Dependency objects only. This does not include any transitive dependencies.