is not current version
Last Version 0.0.5

org.beangle.notify:beangle-notify-core_3 0.0.2

The Beangle Notify Library

GroupId

GroupId

org.beangle.notify
ArtifactId

ArtifactId

beangle-notify-core_3
Version

Version

0.0.2
Type

Type

jar

Download beangle-notify-core_3 0.0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.notify/beangle-notify-core_3/
implementation 'org.beangle.notify:beangle-notify-core_3:0.0.2'
// https://jarcasting.com/artifacts/org.beangle.notify/beangle-notify-core_3/
implementation ("org.beangle.notify:beangle-notify-core_3:0.0.2")
'org.beangle.notify:beangle-notify-core_3:jar:0.0.2'
<dependency org="org.beangle.notify" name="beangle-notify-core_3" rev="0.0.2">
  <artifact name="beangle-notify-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.notify', module='beangle-notify-core_3', version='0.0.2')
)
libraryDependencies += "org.beangle.notify" % "beangle-notify-core_3" % "0.0.2"
[org.beangle.notify/beangle-notify-core_3 "0.0.2"]