is not current version
Last Version 0.16.0

fr.jcgay.send-notification:send-notification 0.10.2


GroupId

GroupId

fr.jcgay.send-notification
ArtifactId

ArtifactId

send-notification
Version

Version

0.10.2
Type

Type

jar

Download send-notification 0.10.2


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