is not current version
Last Version 4.1.0-m3

org.wso2.ei:org.wso2.micro.integrator.dashboard.web 1.1.1


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.micro.integrator.dashboard.web
Version

Version

1.1.1
Type

Type

jar

Download org.wso2.micro.integrator.dashboard.web 1.1.1


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