GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdtest-coverage |
Version | Version4.0.113 |
Type | Typejar |
Filename | Size |
---|---|
test-coverage-4.0.113.pom | |
test-coverage-4.0.113.jar | 8 KB |
test-coverage-4.0.113-sources.jar | 4 KB |
test-coverage-4.0.113-source-release.zip | 36 KB |
Browse |
<!-- 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.113</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation 'org.wso2.carbon.devicemgt-plugins:test-coverage:4.0.113'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation ("org.wso2.carbon.devicemgt-plugins:test-coverage:4.0.113")
'org.wso2.carbon.devicemgt-plugins:test-coverage:jar:4.0.113'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="test-coverage" rev="4.0.113">
<artifact name="test-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='test-coverage', version='4.0.113')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "test-coverage" % "4.0.113"
[org.wso2.carbon.devicemgt-plugins/test-coverage "4.0.113"]