is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.cli:test 1.11.0-RC-1


Categories

Categories

Ant Build Tools CLI User Interface jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.cli
ArtifactId

ArtifactId

test
Version

Version

1.11.0-RC-1
Type

Type

jar

Download test 1.11.0-RC-1


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