is not current version
Last Version 1.0.75

org.wso2.am.choreo.extensions:apimgt-feature 1.0.52


GroupId

GroupId

org.wso2.am.choreo.extensions
ArtifactId

ArtifactId

apimgt-feature
Version

Version

1.0.52
Type

Type

pom

Download apimgt-feature 1.0.52


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