License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.devicemgt |
ArtifactId | ArtifactIddevice-mgt-extensions |
Version | Version3.1.51 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Device Management Extensions
WSO2 Carbon - Device Management Extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
device-mgt-extensions-3.1.51.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/device-mgt-extensions/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>device-mgt-extensions</artifactId>
<version>3.1.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/device-mgt-extensions/
implementation 'org.wso2.carbon.devicemgt:device-mgt-extensions:3.1.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/device-mgt-extensions/
implementation ("org.wso2.carbon.devicemgt:device-mgt-extensions:3.1.51")
'org.wso2.carbon.devicemgt:device-mgt-extensions:pom:3.1.51'
<dependency org="org.wso2.carbon.devicemgt" name="device-mgt-extensions" rev="3.1.51">
<artifact name="device-mgt-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='device-mgt-extensions', version='3.1.51')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "device-mgt-extensions" % "3.1.51"
[org.wso2.carbon.devicemgt/device-mgt-extensions "3.1.51"]