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

com.ibm.cloud:event-notifications-parent 0.1.1

Java Client Library to access the IBM Cloud Event Notifications Service

Группа

Группа

com.ibm.cloud
Идентификатор

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

event-notifications-parent
Версия

Версия

0.1.1
Тип

Тип

pom

Скачать event-notifications-parent 0.1.1

Имя Файла Размер
event-notifications-parent-0.1.1.pom 22 KB
Обзор

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