is not current version
Last Version 3.8.8

org.beangle.commons:beangle-commons-notification 3.8.3


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-notification
Version

Version

3.8.3
Type

Type

jar

Download beangle-commons-notification 3.8.3


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