is not current version
Last Version 1.1.4

com.buschmais.jqassistant.core:jqassistant.core.plugin 1.1.0


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

jqassistant.core.plugin
Version

Version

1.1.0
Type

Type

jar

Download jqassistant.core.plugin 1.1.0


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