api / org.gradle.api.artifacts.maven / MavenDeployer / getSnapshotRepository

getSnapshotRepository

abstract fun getSnapshotRepository(): Any

Returns the repository to be used for uploading snapshot artifacts.

See Also
#setSnapshotRepository(Object)