is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:extensions-feature 2.2.6


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

extensions-feature
Version

Version

2.2.6
Type

Type

pom

Download extensions-feature 2.2.6


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