не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant.cli:test 1.9.0-ALPHA1


Категории

Категории

Ant Компиляция и сборка CLI Взаимодействие с пользователем jQAssistant Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.buschmais.jqassistant.cli
Идентификатор

Идентификатор

test
Версия

Версия

1.9.0-ALPHA1
Тип

Тип

jar

Скачать test 1.9.0-ALPHA1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.cli</groupId>
    <artifactId>test</artifactId>
    <version>1.9.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/
implementation 'com.buschmais.jqassistant.cli:test:1.9.0-ALPHA1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/
implementation ("com.buschmais.jqassistant.cli:test:1.9.0-ALPHA1")
'com.buschmais.jqassistant.cli:test:jar:1.9.0-ALPHA1'
<dependency org="com.buschmais.jqassistant.cli" name="test" rev="1.9.0-ALPHA1">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='test', version='1.9.0-ALPHA1')
)
libraryDependencies += "com.buschmais.jqassistant.cli" % "test" % "1.9.0-ALPHA1"
[com.buschmais.jqassistant.cli/test "1.9.0-ALPHA1"]