is not current version
Last Version 6.5.0

org.wso2.ei:ui-pages 6.1.1-update8


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

ui-pages
Version

Version

6.1.1-update8
Type

Type

jar

Download ui-pages 6.1.1-update8


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