All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jp.tomorrowkey.gradle.notifier.Notifier.groovy Maven / Gradle / Ivy

The newest version!
package jp.tomorrowkey.gradle.notifier

public interface Notifier {
  void performNotify(task, state)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy