| Категории |
КатегорииAnt Компиляция и сборка Github Инструменты разработки Контроль версий jQAssistant Тестирование приложения и мониторинг Code Analysis |
|---|---|
| Группа | Группаcom.buschmais.jqassistant |
| Идентификатор | Идентификаторgithub-integration |
| Версия | Версия1.9.0-ALPHA2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| github-integration-1.9.0-ALPHA2.pom | |
| github-integration-1.9.0-ALPHA2.jar | 2 KB |
| github-integration-1.9.0-ALPHA2-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/github-integration/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>github-integration</artifactId>
<version>1.9.0-ALPHA2</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/github-integration/
implementation 'com.buschmais.jqassistant:github-integration:1.9.0-ALPHA2'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/github-integration/
implementation ("com.buschmais.jqassistant:github-integration:1.9.0-ALPHA2")
'com.buschmais.jqassistant:github-integration:jar:1.9.0-ALPHA2'
<dependency org="com.buschmais.jqassistant" name="github-integration" rev="1.9.0-ALPHA2">
<artifact name="github-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='github-integration', version='1.9.0-ALPHA2')
)
libraryDependencies += "com.buschmais.jqassistant" % "github-integration" % "1.9.0-ALPHA2"
[com.buschmais.jqassistant/github-integration "1.9.0-ALPHA2"]