is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.impl 9.0.258


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.impl
Version

Version

9.0.258
Type

Type

jar

Download org.wso2.carbon.apimgt.impl 9.0.258


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