is not current version
Last Version 1.17

com.github.codingandcoding:mail-watcher-plugin 1.16

This plugin notifies configured email recipients on various events.

GroupId

GroupId

com.github.codingandcoding
ArtifactId

ArtifactId

mail-watcher-plugin
Version

Version

1.16
Type

Type

jar

Download mail-watcher-plugin 1.16


<!-- https://jarcasting.com/artifacts/com.github.codingandcoding/mail-watcher-plugin/ -->
<dependency>
    <groupId>com.github.codingandcoding</groupId>
    <artifactId>mail-watcher-plugin</artifactId>
    <version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codingandcoding/mail-watcher-plugin/
implementation 'com.github.codingandcoding:mail-watcher-plugin:1.16'
// https://jarcasting.com/artifacts/com.github.codingandcoding/mail-watcher-plugin/
implementation ("com.github.codingandcoding:mail-watcher-plugin:1.16")
'com.github.codingandcoding:mail-watcher-plugin:jar:1.16'
<dependency org="com.github.codingandcoding" name="mail-watcher-plugin" rev="1.16">
  <artifact name="mail-watcher-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codingandcoding', module='mail-watcher-plugin', version='1.16')
)
libraryDependencies += "com.github.codingandcoding" % "mail-watcher-plugin" % "1.16"
[com.github.codingandcoding/mail-watcher-plugin "1.16"]