is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:apimgt-extensions-feature 1.2.2


GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

apimgt-extensions-feature
Version

Version

1.2.2
Type

Type

pom

Download apimgt-extensions-feature 1.2.2


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