| Группа | Группаorg.wso2.carbon.devicemgt-plugins |
|---|---|
| Идентификатор | Идентификаторtest-coverage |
| Версия | Версия4.0.103 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| test-coverage-4.0.103.pom | |
| test-coverage-4.0.103.jar | 8 KB |
| test-coverage-4.0.103-sources.jar | 4 KB |
| test-coverage-4.0.103-source-release.zip | 36 KB |
| Обзор |
<!-- 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.103</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation 'org.wso2.carbon.devicemgt-plugins:test-coverage:4.0.103'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation ("org.wso2.carbon.devicemgt-plugins:test-coverage:4.0.103")
'org.wso2.carbon.devicemgt-plugins:test-coverage:jar:4.0.103'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="test-coverage" rev="4.0.103">
<artifact name="test-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='test-coverage', version='4.0.103')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "test-coverage" % "4.0.103"
[org.wso2.carbon.devicemgt-plugins/test-coverage "4.0.103"]