is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:analysis 1.7.0-MS2


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

analysis
Version

Version

1.7.0-MS2
Type

Type

jar

Download analysis 1.7.0-MS2


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