is not current version
Last Version 1.0.0

org.wso2.testgrid:org.wso2.testgrid.test.coverage 0.9.0-m40


GroupId

GroupId

org.wso2.testgrid
ArtifactId

ArtifactId

org.wso2.testgrid.test.coverage
Version

Version

0.9.0-m40
Type

Type

jar

Download org.wso2.testgrid.test.coverage 0.9.0-m40


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