Groovy Documentation

org.gradle.api.artifacts.dsl
Interface RepositoryHandlerFactory


interface RepositoryHandlerFactory

author:
Hans Dockter


Method Summary
RepositoryHandler createRepositoryHandler(Convention convention)

 

Method Detail

createRepositoryHandler

public RepositoryHandler createRepositoryHandler(Convention convention)


 

Groovy Documentation