is not current version
Last Version 7.0.0-update1

org.wso2.ei:tools 7.0.0-update0


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

tools
Version

Version

7.0.0-update0
Type

Type

pom

Download tools 7.0.0-update0

Filename Size
tools-7.0.0-update0.pom 1 KB
Browse

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