is not current version
Last Version 2.3.0

org.wso2.carbon.event-processing:event-flow-feature 2.0.13-beta2


GroupId

GroupId

org.wso2.carbon.event-processing
ArtifactId

ArtifactId

event-flow-feature
Version

Version

2.0.13-beta2
Type

Type

pom

Download event-flow-feature 2.0.13-beta2


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