Groovy Documentation

org.gradle.api.internal.artifacts.ivyservice.moduleconverter
Interface ExcludeRuleConverter


interface ExcludeRuleConverter

author:
Hans Dockter


Method Summary
ExcludeRule createExcludeRule(java.lang.String configuration, def excludeRule)

 

Method Detail

createExcludeRule

public ExcludeRule createExcludeRule(java.lang.String configuration, def excludeRule)


 

Groovy Documentation