static class DependencyHandlerImpl.ConfigurationsDependencyHandlerImpl extends Object implements ConfigurationsDependencyHandler
| Type | Name and description |
|---|---|
DependencyHandlerImpl |
owner |
| Constructor and description |
|---|
ConfigurationsDependencyHandlerImpl
(DependencyHandlerImpl owner) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
DependencyHandlerSpec |
c(String configuration) |
|
DependencyHandlerSpec |
c(String configuration, String[] configurations) |
|
DependencyHandlerSpec |
c(Set<String> configurations) |
|
DependencyHandlerSpec |
configuration(String configuration) |
|
DependencyHandlerSpec |
configurations(String configuration, String[] configurations) |
|
DependencyHandlerSpec |
configurations(Set<String> configurations) |
|
List<Map<String, Object>> |
getPlatforms() |
Groovy Documentation