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

org.duracloud:notification 6.0.1


Группа

Группа

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

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

notification
Версия

Версия

6.0.1
Тип

Тип

jar

Скачать notification 6.0.1


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