is not current version
Last Version 1.0.0-M2

com.buschmais.jqassistant.test:jqassistant.test 1.0.0-M1


Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.test
ArtifactId

ArtifactId

jqassistant.test
Version

Version

1.0.0-M1
Type

Type

pom

Download jqassistant.test 1.0.0-M1

Filename Size
jqassistant.test-1.0.0-M1.pom 625 bytes
Browse

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