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

org.duracloud:common-event 6.1.1


Группа

Группа

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

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

common-event
Версия

Версия

6.1.1
Тип

Тип

jar

Скачать common-event 6.1.1


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