is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:windows-plugin 2.1.2


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

windows-plugin
Version

Version

2.1.2
Type

Type

pom

Download windows-plugin 2.1.2

Filename Size
windows-plugin-2.1.2.pom 2 KB
Browse

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