is not current version
Last Version 3.1.51

org.wso2.carbon.devicemgt:apimgt-extensions 1.0.4


GroupId

GroupId

org.wso2.carbon.devicemgt
ArtifactId

ArtifactId

apimgt-extensions
Version

Version

1.0.4
Type

Type

pom

Download apimgt-extensions 1.0.4


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