is not current version
Last Version 0.3

se.hiq.oss.qa:qa-rules 0.2

The Quality Assurance rules for OSS projects

GroupId

GroupId

se.hiq.oss.qa
ArtifactId

ArtifactId

qa-rules
Version

Version

0.2
Type

Type

jar

Download qa-rules 0.2


<!-- https://jarcasting.com/artifacts/se.hiq.oss.qa/qa-rules/ -->
<dependency>
    <groupId>se.hiq.oss.qa</groupId>
    <artifactId>qa-rules</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.hiq.oss.qa/qa-rules/
implementation 'se.hiq.oss.qa:qa-rules:0.2'
// https://jarcasting.com/artifacts/se.hiq.oss.qa/qa-rules/
implementation ("se.hiq.oss.qa:qa-rules:0.2")
'se.hiq.oss.qa:qa-rules:jar:0.2'
<dependency org="se.hiq.oss.qa" name="qa-rules" rev="0.2">
  <artifact name="qa-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.hiq.oss.qa', module='qa-rules', version='0.2')
)
libraryDependencies += "se.hiq.oss.qa" % "qa-rules" % "0.2"
[se.hiq.oss.qa/qa-rules "0.2"]