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

com.buschmais.jqassistant.cli:test 1.5.0-RC-1


Категории

Категории

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

Группа

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

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

test
Версия

Версия

1.5.0-RC-1
Тип

Тип

jar

Скачать test 1.5.0-RC-1


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