is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:report 1.2.0


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

report
Version

Version

1.2.0
Type

Type

jar

Download report 1.2.0


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