is not current version
Last Version 7.0.0-update1

org.wso2.ei:tools 7.0.0-m2


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

tools
Version

Version

7.0.0-m2
Type

Type

pom

Download tools 7.0.0-m2

Filename Size
tools-7.0.0-m2.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-m2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/tools/
implementation 'org.wso2.ei:tools:7.0.0-m2'
// https://jarcasting.com/artifacts/org.wso2.ei/tools/
implementation ("org.wso2.ei:tools:7.0.0-m2")
'org.wso2.ei:tools:pom:7.0.0-m2'
<dependency org="org.wso2.ei" name="tools" rev="7.0.0-m2">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='tools', version='7.0.0-m2')
)
libraryDependencies += "org.wso2.ei" % "tools" % "7.0.0-m2"
[org.wso2.ei/tools "7.0.0-m2"]