is not current version
Last Version 9.0.78

org.wso2.carbon.apimgt:forum-feature 6.2.94


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

forum-feature
Version

Version

6.2.94
Type

Type

pom

Download forum-feature 6.2.94

Filename Size
forum-feature-6.2.94.pom 2 KB
Browse

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