is not current version
Last Version 6.5.0

org.wso2.ei:org.wso2.ei.samples.feature 6.4.0-m3


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.ei.samples.feature
Version

Version

6.4.0-m3
Type

Type

pom

Download org.wso2.ei.samples.feature 6.4.0-m3


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