is not current version
Last Version 1.0.14

com.gitlab.jhonsapp:notifier 1.0.3

This project help to send notification messages.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

notifier
Version

Version

1.0.3
Type

Type

jar

Download notifier 1.0.3


<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/ -->
<dependency>
    <groupId>com.gitlab.jhonsapp</groupId>
    <artifactId>notifier</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/
implementation 'com.gitlab.jhonsapp:notifier:1.0.3'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/notifier/
implementation ("com.gitlab.jhonsapp:notifier:1.0.3")
'com.gitlab.jhonsapp:notifier:jar:1.0.3'
<dependency org="com.gitlab.jhonsapp" name="notifier" rev="1.0.3">
  <artifact name="notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='notifier', version='1.0.3')
)
libraryDependencies += "com.gitlab.jhonsapp" % "notifier" % "1.0.3"
[com.gitlab.jhonsapp/notifier "1.0.3"]