fun Triggers.mavenSnapshot(base: MavenSnapshotDependencyTrigger? = null, init: MavenSnapshotDependencyTrigger.() -> Unit = {}): Unit
Adds a trigger running builds when there is a modification of the snapshot dependency content in the remote repository.
See Also