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

com.buschmais.jqassistant.core:jqassistant.core.shared 1.1.3


Категории

Категории

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

Группа

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

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

jqassistant.core.shared
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать jqassistant.core.shared 1.1.3


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