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