| Package | Description |
|---|---|
| org.gradle.api.artifacts |
Classes for declaring and using artifacts and artifact dependencies.
|
| org.gradle.api.internal.artifacts.dependencies |
| Modifier and Type | Method and Description |
|---|---|
ExternalModuleDependency |
ExternalModuleDependency.copy()
Creates and returns a new dependency with the property values of this one.
|
ExternalModuleDependency |
ExternalModuleDependency.setChanging(boolean changing)
Sets whether or nor Gradle should always check for a change in the remote repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExternalModuleDependency |
Copyright © 2013. All rights reserved