не последняя версия
Последняя версия 0.0.5

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

The Beangle Notify Library

Группа

Группа

org.beangle.notify
Идентификатор

Идентификатор

beangle-notify-core_3
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать 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"]