не последняя версия
Последняя версия 1.1.4

com.buschmais.jqassistant.core:jqassistant.core 1.0.0-M2


Категории

Категории

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

Группа

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

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

jqassistant.core
Версия

Версия

1.0.0-M2
Тип

Тип

pom

Скачать jqassistant.core 1.0.0-M2

Имя Файла Размер
jqassistant.core-1.0.0-M2.pom 3 KB
Обзор

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