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

com.buschmais.jqassistant.core:plugin 1.7.0-MS2


Категории

Категории

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

Группа

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

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

plugin
Версия

Версия

1.7.0-MS2
Тип

Тип

jar

Скачать plugin 1.7.0-MS2


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