License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
ArtifactId | ArtifactIdorg.wso2.carbon.device.mgt.iot.raspberrypi.ui |
Version | Version4.1.20 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - IoT Server RaspberryPi UI
WSO2 Carbon - Device Management Plugins Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.iot.raspberrypi.ui</artifactId>
<version>4.1.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.raspberrypi.ui:4.1.20'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.raspberrypi.ui:4.1.20")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.raspberrypi.ui:pom:4.1.20'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.iot.raspberrypi.ui" rev="4.1.20">
<artifact name="org.wso2.carbon.device.mgt.iot.raspberrypi.ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.device.mgt.iot.raspberrypi.ui', version='4.1.20')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.iot.raspberrypi.ui" % "4.1.20"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.iot.raspberrypi.ui "4.1.20"]