is not current version
Last Version 1.1.4

com.buschmais.jqassistant.examples:jqassistant.examples.plugins.report 1.0.0-RC1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.examples
ArtifactId

ArtifactId

jqassistant.examples.plugins.report
Version

Version

1.0.0-RC1
Type

Type

jar

Download jqassistant.examples.plugins.report 1.0.0-RC1


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