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