is not current version
Last Version 1.0.0

org.wso2.testgrid:org.wso2.testgrid.automation 0.9.0-m33


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wso2.testgrid
ArtifactId

ArtifactId

org.wso2.testgrid.automation
Version

Version

0.9.0-m33
Type

Type

jar

Download org.wso2.testgrid.automation 0.9.0-m33


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