| Package | Description |
|---|---|
| org.gradle.api.internal.artifacts.dsl.dependencies | |
| org.gradle.api.internal.notations |
| Modifier and Type | Method and Description |
|---|---|
static DependencyFactory.ClassPathNotation |
DependencyFactory.ClassPathNotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyFactory.ClassPathNotation[] |
DependencyFactory.ClassPathNotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SelfResolvingDependency |
DependencyClassPathNotationParser.parseType(DependencyFactory.ClassPathNotation notation) |
Copyright © 2013. All rights reserved