is not current version
Last Version 2.3

de.qaware.tools.sonarqube-build-breaker:library 2.1


GroupId

GroupId

de.qaware.tools.sonarqube-build-breaker
ArtifactId

ArtifactId

library
Version

Version

2.1
Type

Type

jar

Download library 2.1


<!-- https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/ -->
<dependency>
    <groupId>de.qaware.tools.sonarqube-build-breaker</groupId>
    <artifactId>library</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/
implementation 'de.qaware.tools.sonarqube-build-breaker:library:2.1'
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/library/
implementation ("de.qaware.tools.sonarqube-build-breaker:library:2.1")
'de.qaware.tools.sonarqube-build-breaker:library:jar:2.1'
<dependency org="de.qaware.tools.sonarqube-build-breaker" name="library" rev="2.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.sonarqube-build-breaker', module='library', version='2.1')
)
libraryDependencies += "de.qaware.tools.sonarqube-build-breaker" % "library" % "2.1"
[de.qaware.tools.sonarqube-build-breaker/library "2.1"]