is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:device-types 3.0.2


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

device-types
Version

Version

3.0.2
Type

Type

pom

Download device-types 3.0.2

Filename Size
device-types-3.0.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/device-types/ -->
<dependency>
    <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
    <artifactId>device-types</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/device-types/
implementation 'org.wso2.carbon.devicemgt-plugins:device-types:3.0.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/device-types/
implementation ("org.wso2.carbon.devicemgt-plugins:device-types:3.0.2")
'org.wso2.carbon.devicemgt-plugins:device-types:pom:3.0.2'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="device-types" rev="3.0.2">
  <artifact name="device-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='device-types', version='3.0.2')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "device-types" % "3.0.2"
[org.wso2.carbon.devicemgt-plugins/device-types "3.0.2"]