is not current version
Last Version 1.2.0-m4

org.wso2.ei:publishEvent-feature 1.1.0-beta2


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

publishEvent-feature
Version

Version

1.1.0-beta2
Type

Type

pom

Download publishEvent-feature 1.1.0-beta2


<!-- https://jarcasting.com/artifacts/org.wso2.ei/publishEvent-feature/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>publishEvent-feature</artifactId>
    <version>1.1.0-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/publishEvent-feature/
implementation 'org.wso2.ei:publishEvent-feature:1.1.0-beta2'
// https://jarcasting.com/artifacts/org.wso2.ei/publishEvent-feature/
implementation ("org.wso2.ei:publishEvent-feature:1.1.0-beta2")
'org.wso2.ei:publishEvent-feature:pom:1.1.0-beta2'
<dependency org="org.wso2.ei" name="publishEvent-feature" rev="1.1.0-beta2">
  <artifact name="publishEvent-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='publishEvent-feature', version='1.1.0-beta2')
)
libraryDependencies += "org.wso2.ei" % "publishEvent-feature" % "1.1.0-beta2"
[org.wso2.ei/publishEvent-feature "1.1.0-beta2"]