is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:analysis 1.2.0


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

analysis
Version

Version

1.2.0
Type

Type

jar

Download analysis 1.2.0


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