is not current version
Last Version 0.1.3

com.ibm.cloud:event-notifications 0.0.3


GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

event-notifications
Version

Version

0.0.3
Type

Type

jar

Download event-notifications 0.0.3


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