| 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.eachArtifact(Action<? super ArtifactResolutionControl> rule)
Apply a rule to control resolution of artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCachePolicy.eachArtifact(Action<? super ArtifactResolutionControl> rule) |
Copyright © 2013. All rights reserved