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