is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:apimgt-stubs 6.4.73


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

apimgt-stubs
Version

Version

6.4.73
Type

Type

pom

Download apimgt-stubs 6.4.73

Filename Size
apimgt-stubs-6.4.73.pom 1 KB
Browse

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