is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.ui.feature 3.0.184

This feature contains the base UI required for Device Management

GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

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

Version

3.0.184
Type

Type

pom

Download org.wso2.carbon.device.mgt.ui.feature 3.0.184


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