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

org.duracloud:common-event 4.2.3


Группа

Группа

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

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

common-event
Версия

Версия

4.2.3
Тип

Тип

jar

Скачать common-event 4.2.3


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