is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant:plugin-rules 1.9.0-ALPHA2


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

plugin-rules
Version

Version

1.9.0-ALPHA2
Type

Type

jar

Download plugin-rules 1.9.0-ALPHA2


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