Groovy Documentation

org.gradle.api.internal.artifacts.publish.maven.deploy
Interface InstallTaskFactory


interface InstallTaskFactory

author:
Hans Dockter


Method Summary
CustomInstallTask createInstallTask()

 

Method Detail

createInstallTask

public CustomInstallTask createInstallTask()


 

Groovy Documentation