is not current version
Last Version 9.20.10

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


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

apimgt-stubs
Version

Version

6.6.96
Type

Type

pom

Download apimgt-stubs 6.6.96

Filename Size
apimgt-stubs-6.6.96.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.6.96</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-stubs/
implementation 'org.wso2.carbon.apimgt:apimgt-stubs:6.6.96'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-stubs/
implementation ("org.wso2.carbon.apimgt:apimgt-stubs:6.6.96")
'org.wso2.carbon.apimgt:apimgt-stubs:pom:6.6.96'
<dependency org="org.wso2.carbon.apimgt" name="apimgt-stubs" rev="6.6.96">
  <artifact name="apimgt-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='apimgt-stubs', version='6.6.96')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "apimgt-stubs" % "6.6.96"
[org.wso2.carbon.apimgt/apimgt-stubs "6.6.96"]