is not current version
Last Version 1.1.4

com.buschmais.jqassistant:jqassistant 1.1.0

Framework for structural analysis of Java applications.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

jqassistant
Version

Version

1.1.0
Type

Type

pom

Download jqassistant 1.1.0

Filename Size
jqassistant-1.1.0.pom 29 KB
Browse

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