gradle-notifier

A plugin to have desktop notification when a build ends

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

fr.jcgay
ArtifactId

ArtifactId

gradle-notifier
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-notifier
A plugin to have desktop notification when a build ends
Project URL

Project URL

https://github.com/jcgay/gradle-notifier
Source Code Management

Source Code Management

https://github.com/jcgay/gradle-notifier.git

Download gradle-notifier

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
fr.jcgay.send-notification : send-notification jar 0.15.0

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.spockframework : spock-core jar 1.2-groovy-2.4
com.netflix.nebula : nebula-test jar 7.1.0
com.github.stefanbirkner : system-rules jar 1.18.0
cglib : cglib-nodep jar 3.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.4.0
0.3
0.2
0.1