| Package | Description |
|---|---|
| org.gradle.api.artifacts.cache |
Classes for controlling dependency resolution.
|
| org.gradle.api.internal.artifacts.configurations.dynamicversion |
| Modifier and Type | Method and Description |
|---|---|
void |
ResolutionRules.eachDependency(Action<? super DependencyResolutionControl> rule)
Apply a rule to control resolution of dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCachePolicy.eachDependency(Action<? super DependencyResolutionControl> rule) |
Copyright © 2013. All rights reserved