GroupId | GroupIdorg.wso2.carbon.store |
---|---|
ArtifactId | ArtifactIdrxt.feature |
Version | Version2.4.19 |
Type | Typepom |
Filename | Size |
---|---|
rxt.feature-2.4.19.pom | |
rxt.feature-2.4.19.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.store/rxt.feature/ -->
<dependency>
<groupId>org.wso2.carbon.store</groupId>
<artifactId>rxt.feature</artifactId>
<version>2.4.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.store/rxt.feature/
implementation 'org.wso2.carbon.store:rxt.feature:2.4.19'
// https://jarcasting.com/artifacts/org.wso2.carbon.store/rxt.feature/
implementation ("org.wso2.carbon.store:rxt.feature:2.4.19")
'org.wso2.carbon.store:rxt.feature:pom:2.4.19'
<dependency org="org.wso2.carbon.store" name="rxt.feature" rev="2.4.19">
<artifact name="rxt.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.store', module='rxt.feature', version='2.4.19')
)
libraryDependencies += "org.wso2.carbon.store" % "rxt.feature" % "2.4.19"
[org.wso2.carbon.store/rxt.feature "2.4.19"]