is not current version
Last Version 0.0.5

org.beangle.notify:beangle-notify-core_3 0.0.3

The Beangle Notify Library

GroupId

GroupId

org.beangle.notify
ArtifactId

ArtifactId

beangle-notify-core_3
Version

Version

0.0.3
Type

Type

jar

Download beangle-notify-core_3 0.0.3


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