is not current version
Last Version 3.1.51

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


GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

apimgt-extensions-feature
Version

Version

1.2.4
Type

Type

pom

Download apimgt-extensions-feature 1.2.4


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