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

org.duracloud:notification 4.3.8


Группа

Группа

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

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

notification
Версия

Версия

4.3.8
Тип

Тип

jar

Скачать notification 4.3.8


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