is not current version
Last Version 3.8.8

org.beangle.commons:beangle-commons-notification 3.4.11


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-notification
Version

Version

3.4.11
Type

Type

jar

Download beangle-commons-notification 3.4.11


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