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