resolve First Level
fun ResolvedConfiguration.resolveFirstLevel(dependencies: Collection<Dependency>): Set<ResolvedArtifact>
Content copied to clipboard
Identify the artifacts that were resolved for these Dependency objects only. This does not include any transitive dependencies.