is not current version
Last Version 4.1.20

org.wso2.carbon.devicemgt-plugins:test-coverage 4.0.91


GroupId

GroupId

org.wso2.carbon.devicemgt-plugins
ArtifactId

ArtifactId

test-coverage
Version

Version

4.0.91
Type

Type

jar

Download test-coverage 4.0.91


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