License |
License |
---|---|
GroupId | GroupIdfr.jcgay.send-notification |
ArtifactId | ArtifactIdsend-notification-project |
Version | Version0.16.0 |
Type | Typepom |
Description |
DescriptionSend Notification Project
Easily send notification to popular tools and services
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
send-notification-project-0.16.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jcgay.send-notification/send-notification-project/ -->
<dependency>
<groupId>fr.jcgay.send-notification</groupId>
<artifactId>send-notification-project</artifactId>
<version>0.16.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.jcgay.send-notification/send-notification-project/
implementation 'fr.jcgay.send-notification:send-notification-project:0.16.0'
// https://jarcasting.com/artifacts/fr.jcgay.send-notification/send-notification-project/
implementation ("fr.jcgay.send-notification:send-notification-project:0.16.0")
'fr.jcgay.send-notification:send-notification-project:pom:0.16.0'
<dependency org="fr.jcgay.send-notification" name="send-notification-project" rev="0.16.0">
<artifact name="send-notification-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.jcgay.send-notification', module='send-notification-project', version='0.16.0')
)
libraryDependencies += "fr.jcgay.send-notification" % "send-notification-project" % "0.16.0"
[fr.jcgay.send-notification/send-notification-project "0.16.0"]