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