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

org.duracloud:notification 3.7.2


Группа

Группа

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

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

notification
Версия

Версия

3.7.2
Тип

Тип

jar

Скачать notification 3.7.2


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