|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.artifacts.dsl.dependencies.ModuleDependencyFactory
class ModuleDependencyFactory extends java.lang.Object
Nested Class Summary | |
---|---|
class |
ModuleDependencyFactory.StringNotationParser
|
Constructor Summary | |
ModuleDependencyFactory()
|
Method Summary | |
---|---|
DefaultExternalModuleDependency
|
createDependency(java.lang.Object notation)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
ModuleDependencyFactory()
Method Detail |
---|
public DefaultExternalModuleDependency createDependency(java.lang.Object notation)
Groovy Documentation