is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:report 1.7.0-MS1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

report
Version

Version

1.7.0-MS1
Type

Type

jar

Download report 1.7.0-MS1


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