GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.device.mgt.cdmf.analytics.feature |
Version | Version4.1.11 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.cdmf.analytics.feature/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.cdmf.analytics.feature</artifactId>
<version>4.1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.cdmf.analytics.feature/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:4.1.11'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.cdmf.analytics.feature/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:4.1.11")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.cdmf.analytics.feature:pom:4.1.11'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.cdmf.analytics.feature" rev="4.1.11">
<artifact name="org.wso2.carbon.device.mgt.cdmf.analytics.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.device.mgt.cdmf.analytics.feature', version='4.1.11')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.cdmf.analytics.feature" % "4.1.11"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.cdmf.analytics.feature "4.1.11"]