License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.jcgay.send-notification |
ArtifactId | ArtifactIdsend-notification-cli |
Version | Version0.16.0 |
Type | Typejar |
Description |
DescriptionSend Notification CLI
Command Line Interpreter to send notifications
|
<!-- 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.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jcgay.send-notification/send-notification-cli/
implementation 'fr.jcgay.send-notification:send-notification-cli:0.16.0'
// https://jarcasting.com/artifacts/fr.jcgay.send-notification/send-notification-cli/
implementation ("fr.jcgay.send-notification:send-notification-cli:0.16.0")
'fr.jcgay.send-notification:send-notification-cli:jar:0.16.0'
<dependency org="fr.jcgay.send-notification" name="send-notification-cli" rev="0.16.0">
<artifact name="send-notification-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jcgay.send-notification', module='send-notification-cli', version='0.16.0')
)
libraryDependencies += "fr.jcgay.send-notification" % "send-notification-cli" % "0.16.0"
[fr.jcgay.send-notification/send-notification-cli "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.jcgay.send-notification : send-notification | jar | 0.16.0 |
com.beust : jcommander | jar | 1.72 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |