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

org.wso2.carbon.devicemgt-plugins:extensions 2.2.2


Группа

Группа

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

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

extensions
Версия

Версия

2.2.2
Тип

Тип

pom

Скачать extensions 2.2.2

Имя Файла Размер
extensions-2.2.2.pom 2 KB
Обзор

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