is not current version
Last Version 0.3

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

The Quality Assurance rules for OSS projects

GroupId

GroupId

se.hiq.oss.qa
ArtifactId

ArtifactId

qa-rules
Version

Version

0.1
Type

Type

jar

Download qa-rules 0.1


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