is not current version
Last Version 2.4.23

org.wso2.carbon.store:rxt.feature 2.4.20


GroupId

GroupId

org.wso2.carbon.store
ArtifactId

ArtifactId

rxt.feature
Version

Version

2.4.20
Type

Type

pom

Download rxt.feature 2.4.20


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