is not current version
Last Version 1.0.75

org.wso2.am.choreo.extensions:apimgt 1.0.6


GroupId

GroupId

org.wso2.am.choreo.extensions
ArtifactId

ArtifactId

apimgt
Version

Version

1.0.6
Type

Type

pom

Download apimgt 1.0.6

Filename Size
apimgt-1.0.6.pom 773 bytes
Browse

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