is not current version
Last Version 3.1.51

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


GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

apimgt-extensions-feature
Version

Version

1.0.0
Type

Type

pom

Download apimgt-extensions-feature 1.0.0


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