is not current version
Last Version 0.16.0

fr.jcgay.send-notification:send-notification-cli 0.15.0

Command Line Interpreter to send notifications

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.jcgay.send-notification
ArtifactId

ArtifactId

send-notification-cli
Version

Version

0.15.0
Type

Type

jar

Download send-notification-cli 0.15.0


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