GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdcarbon-device-mgt-plugins-parent |
Version | Version3.0.6 |
Type | Typepom |
Filename | Size |
---|---|
carbon-device-mgt-plugins-parent-3.0.6.pom | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/carbon-device-mgt-plugins-parent/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>carbon-device-mgt-plugins-parent</artifactId>
<version>3.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/carbon-device-mgt-plugins-parent/
implementation 'org.wso2.carbon.devicemgt-plugins:carbon-device-mgt-plugins-parent:3.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/carbon-device-mgt-plugins-parent/
implementation ("org.wso2.carbon.devicemgt-plugins:carbon-device-mgt-plugins-parent:3.0.6")
'org.wso2.carbon.devicemgt-plugins:carbon-device-mgt-plugins-parent:pom:3.0.6'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="carbon-device-mgt-plugins-parent" rev="3.0.6">
<artifact name="carbon-device-mgt-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='carbon-device-mgt-plugins-parent', version='3.0.6')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "carbon-device-mgt-plugins-parent" % "3.0.6"
[org.wso2.carbon.devicemgt-plugins/carbon-device-mgt-plugins-parent "3.0.6"]