Last Version

Notifier 1.0.0

This project help to send notification messages.

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

notifier
Version

Version

1.0.0
Type

Type

jar
Description

Description

Notifier
This project help to send notification messages.

Download notifier 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jhonyscamacho : email-dispatcher jar 1.0.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.