не последняя версия
Последняя версия 3.1.51

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


Группа

Группа

org.wso2.carbon.devicemgt
Идентификатор

Идентификатор

policy-mgt
Версия

Версия

3.1.22
Тип

Тип

pom

Скачать policy-mgt 3.1.22

Имя Файла Размер
policy-mgt-3.1.22.pom 2 KB
Обзор

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