is not current version
Last Version 9.0.259

org.wso2.carbon.apimgt.ui:org.wso2.carbon.apimgt.ui.publisher 9.0.194

This feature contains the core UI components of API Manager Publisher UI

GroupId

GroupId

org.wso2.carbon.apimgt.ui
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.ui.publisher
Version

Version

9.0.194
Type

Type

pom

Download org.wso2.carbon.apimgt.ui.publisher 9.0.194


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