is not current version
Last Version 4.1.20

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


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

extensions
Version

Version

3.0.2
Type

Type

pom

Download extensions 3.0.2

Filename Size
extensions-3.0.2.pom 2 KB
Browse

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