| Package | Description |
|---|---|
| org.gradle.api.artifacts.dsl |
Classes used in the artifact DSL.
|
| org.gradle.api.internal.artifacts | |
| org.gradle.api.internal.artifacts.dsl | |
| org.gradle.api.internal.artifacts.repositories |
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
RepositoryHandler.ivy(Action<? super IvyArtifactRepository> action)
Adds and configures an Ivy repository.
|
IvyArtifactRepository |
RepositoryHandler.ivy(Closure closure)
Adds and configures an Ivy repository.
|
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
RepositoryHandler.ivy(Action<? super IvyArtifactRepository> action)
Adds and configures an Ivy repository.
|
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
ResolverFactory.createIvyRepository() |
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
DefaultRepositoryHandler.ivy(Action<? super IvyArtifactRepository> action) |
IvyArtifactRepository |
DefaultRepositoryHandler.ivy(Closure closure) |
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
DefaultRepositoryHandler.ivy(Action<? super IvyArtifactRepository> action) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIvyArtifactRepository |
| Modifier and Type | Method and Description |
|---|---|
IvyArtifactRepository |
DefaultResolverFactory.createIvyRepository() |
Copyright © 2013. All rights reserved