License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdnotifier |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNotifier
This project help to send notification messages.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
notifier-1.0.14.pom | |
notifier-1.0.14.jar | 8 KB |
notifier-1.0.14-sources.jar | 6 KB |
notifier-1.0.14-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>notifier</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/
implementation 'com.gitlab.jhonsapp:notifier:1.0.14'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/
implementation ("com.gitlab.jhonsapp:notifier:1.0.14")
'com.gitlab.jhonsapp:notifier:jar:1.0.14'
<dependency org="com.gitlab.jhonsapp" name="notifier" rev="1.0.14">
<artifact name="notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='notifier', version='1.0.14')
)
libraryDependencies += "com.gitlab.jhonsapp" % "notifier" % "1.0.14"
[com.gitlab.jhonsapp/notifier "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | 1.5.7.RELEASE |