is not current version
Last Version 4.8.0

org.wso2.carbon.commons:message-flows-feature 4.5.4


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

message-flows-feature
Version

Version

4.5.4
Type

Type

pom

Download message-flows-feature 4.5.4


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