Interface ModulePublisherTaskMethods
-
public interface ModulePublisherTaskMethodsMethods that a task should implement for publishing to a repository.- Since:
- 2.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetContents(org.gradle.api.file.CopySpec src)The content that should be published.
-