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

org.coosproject.plugins:notificationbroker-parent 1.0.1


Группа

Группа

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

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

notificationbroker-parent
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать notificationbroker-parent 1.0.1

Имя Файла Размер
notificationbroker-parent-1.0.1.pom 678 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.coosproject.plugins/notificationbroker-parent/ -->
<dependency>
    <groupId>org.coosproject.plugins</groupId>
    <artifactId>notificationbroker-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.plugins/notificationbroker-parent/
implementation 'org.coosproject.plugins:notificationbroker-parent:1.0.1'
// https://jarcasting.com/artifacts/org.coosproject.plugins/notificationbroker-parent/
implementation ("org.coosproject.plugins:notificationbroker-parent:1.0.1")
'org.coosproject.plugins:notificationbroker-parent:pom:1.0.1'
<dependency org="org.coosproject.plugins" name="notificationbroker-parent" rev="1.0.1">
  <artifact name="notificationbroker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.plugins', module='notificationbroker-parent', version='1.0.1')
)
libraryDependencies += "org.coosproject.plugins" % "notificationbroker-parent" % "1.0.1"
[org.coosproject.plugins/notificationbroker-parent "1.0.1"]