is not current version
Last Version 0.4.1

com.github.badamowicz:sonar-hla-parent 0.3.1

High Level API for accessing Sonar resources.

GroupId

GroupId

com.github.badamowicz
ArtifactId

ArtifactId

sonar-hla-parent
Version

Version

0.3.1
Type

Type

pom

Download sonar-hla-parent 0.3.1


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