is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:apimgt-feature 1.3.2


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

apimgt-feature
Version

Version

1.3.2
Type

Type

pom

Download apimgt-feature 1.3.2

Filename Size
apimgt-feature-1.3.2.pom 1 KB
Browse

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