GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdcdmf-transport-adapters |
Version | Version3.0.3 |
Type | Typepom |
Filename | Size |
---|---|
cdmf-transport-adapters-3.0.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/cdmf-transport-adapters/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>cdmf-transport-adapters</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/cdmf-transport-adapters/
implementation 'org.wso2.carbon.devicemgt-plugins:cdmf-transport-adapters:3.0.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/cdmf-transport-adapters/
implementation ("org.wso2.carbon.devicemgt-plugins:cdmf-transport-adapters:3.0.3")
'org.wso2.carbon.devicemgt-plugins:cdmf-transport-adapters:pom:3.0.3'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="cdmf-transport-adapters" rev="3.0.3">
<artifact name="cdmf-transport-adapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='cdmf-transport-adapters', version='3.0.3')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "cdmf-transport-adapters" % "3.0.3"
[org.wso2.carbon.devicemgt-plugins/cdmf-transport-adapters "3.0.3"]