| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.eclipse.tycho.extras |
| Идентификатор | Идентификаторtycho-emma-its |
| Последняя версия | Последняя версия0.13.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTycho Emma Coverage Plugin Integration Tests (Incubation)
Additional tools for Tycho
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tycho-emma-its-0.13.0.pom | |
| tycho-emma-its-0.13.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-emma-its/ -->
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-emma-its</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-emma-its/
implementation 'org.eclipse.tycho.extras:tycho-emma-its:0.13.0'
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-emma-its/
implementation ("org.eclipse.tycho.extras:tycho-emma-its:0.13.0")
'org.eclipse.tycho.extras:tycho-emma-its:jar:0.13.0'
<dependency org="org.eclipse.tycho.extras" name="tycho-emma-its" rev="0.13.0">
<artifact name="tycho-emma-its" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho.extras', module='tycho-emma-its', version='0.13.0')
)
libraryDependencies += "org.eclipse.tycho.extras" % "tycho-emma-its" % "0.13.0"
[org.eclipse.tycho.extras/tycho-emma-its "0.13.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.tycho : tycho-testing-harness | jar | 0.13.0 |