GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdcarbon-device-mgt-plugins-parent |
Version | Version2.1.1 |
Type | Typepom |
Filename | Size |
---|---|
carbon-device-mgt-plugins-parent-2.1.1.pom | 62 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>2.1.1</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:2.1.1'
// 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:2.1.1")
'org.wso2.carbon.devicemgt-plugins:carbon-device-mgt-plugins-parent:pom:2.1.1'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="carbon-device-mgt-plugins-parent" rev="2.1.1">
<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='2.1.1')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "carbon-device-mgt-plugins-parent" % "2.1.1"
[org.wso2.carbon.devicemgt-plugins/carbon-device-mgt-plugins-parent "2.1.1"]