is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.feature 2.0.8

This feature contains common extensions used by key device management functionalities

GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

org.wso2.carbon.device.mgt.extensions.feature
Version

Version

2.0.8
Type

Type

pom

Download org.wso2.carbon.device.mgt.extensions.feature 2.0.8


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