public interface ApiReferenceManifest
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.provider.SetProperty<org.gradle.api.artifacts.Dependency> |
getDependencies() |
org.gradle.api.file.DirectoryProperty |
getDestinationLocation() |
org.gradle.api.provider.SetProperty<java.net.URI> |
getRepositories() |
org.gradle.api.file.ConfigurableFileCollection |
getSources() |
org.gradle.api.file.ConfigurableFileCollection getSources()
org.gradle.api.provider.SetProperty<org.gradle.api.artifacts.Dependency> getDependencies()
org.gradle.api.provider.SetProperty<java.net.URI> getRepositories()
org.gradle.api.file.DirectoryProperty getDestinationLocation()