is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:policy-mgt 1.0.4


GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

policy-mgt
Version

Version

1.0.4
Type

Type

pom

Download policy-mgt 1.0.4

Filename Size
policy-mgt-1.0.4.pom 2 KB
Browse

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