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