is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.basics.feature 3.0.171

This feature contains the core bundles required for Basic Device Management functionality

GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

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

Version

3.0.171
Type

Type

pom

Download org.wso2.carbon.device.mgt.basics.feature 3.0.171


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