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