is not current version
Last Version 1.0.1

jp.tomorrowkey.gradle.notifier:notifier-plugin 0.0.2

Ring sound when last task is finished

Categories

Categories

Gradle Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

jp.tomorrowkey.gradle.notifier
ArtifactId

ArtifactId

notifier-plugin
Version

Version

0.0.2
Type

Type

jar

Download notifier-plugin 0.0.2


<!-- https://jarcasting.com/artifacts/jp.tomorrowkey.gradle.notifier/notifier-plugin/ -->
<dependency>
    <groupId>jp.tomorrowkey.gradle.notifier</groupId>
    <artifactId>notifier-plugin</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/jp.tomorrowkey.gradle.notifier/notifier-plugin/
implementation 'jp.tomorrowkey.gradle.notifier:notifier-plugin:0.0.2'
// https://jarcasting.com/artifacts/jp.tomorrowkey.gradle.notifier/notifier-plugin/
implementation ("jp.tomorrowkey.gradle.notifier:notifier-plugin:0.0.2")
'jp.tomorrowkey.gradle.notifier:notifier-plugin:jar:0.0.2'
<dependency org="jp.tomorrowkey.gradle.notifier" name="notifier-plugin" rev="0.0.2">
  <artifact name="notifier-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.tomorrowkey.gradle.notifier', module='notifier-plugin', version='0.0.2')
)
libraryDependencies += "jp.tomorrowkey.gradle.notifier" % "notifier-plugin" % "0.0.2"
[jp.tomorrowkey.gradle.notifier/notifier-plugin "0.0.2"]