License |
License |
---|---|
GroupId | GroupIdcom.github.jhonyscamacho |
ArtifactId | ArtifactIdnotifier |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNotifier
This project help to send notification messages.
|
Filename | Size |
---|---|
notifier-1.0.0.pom | |
notifier-1.0.0.jar | 5 KB |
notifier-1.0.0-sources.jar | 3 KB |
notifier-1.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jhonyscamacho/notifier/ -->
<dependency>
<groupId>com.github.jhonyscamacho</groupId>
<artifactId>notifier</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jhonyscamacho/notifier/
implementation 'com.github.jhonyscamacho:notifier:1.0.0'
// https://jarcasting.com/artifacts/com.github.jhonyscamacho/notifier/
implementation ("com.github.jhonyscamacho:notifier:1.0.0")
'com.github.jhonyscamacho:notifier:jar:1.0.0'
<dependency org="com.github.jhonyscamacho" name="notifier" rev="1.0.0">
<artifact name="notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jhonyscamacho', module='notifier', version='1.0.0')
)
libraryDependencies += "com.github.jhonyscamacho" % "notifier" % "1.0.0"
[com.github.jhonyscamacho/notifier "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jhonyscamacho : email-dispatcher | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |