is not current version
Last Version 6.8.215

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.common 6.8.209


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.gateway.common
Version

Version

6.8.209
Type

Type

jar

Download org.wso2.carbon.apimgt.gateway.common 6.8.209


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