is not current version
Last Version 2.3

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


GroupId

GroupId

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

ArtifactId

library
Version

Version

2.0
Type

Type

jar

Download library 2.0


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