is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:device-mgt-extensions 2.0.30

WSO2 Carbon - Device Management Extensions

GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

device-mgt-extensions
Version

Version

2.0.30
Type

Type

pom

Download device-mgt-extensions 2.0.30


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