is not current version
Last Version 0.0.4

com.aliyun:eventbridge-util 0.0.3

Alibaba Cloud eventbridge Util for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

eventbridge-util
Version

Version

0.0.3
Type

Type

jar

Download eventbridge-util 0.0.3


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