is not current version
Last Version 1.106.1

se.bjurr.violations:violation-comments-lib 1.37

Library that adds violation comments from static code analysis to pull requests.

GroupId

GroupId

se.bjurr.violations
ArtifactId

ArtifactId

violation-comments-lib
Version

Version

1.37
Type

Type

jar

Download violation-comments-lib 1.37


<!-- https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-lib/ -->
<dependency>
    <groupId>se.bjurr.violations</groupId>
    <artifactId>violation-comments-lib</artifactId>
    <version>1.37</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-lib/
implementation 'se.bjurr.violations:violation-comments-lib:1.37'
// https://jarcasting.com/artifacts/se.bjurr.violations/violation-comments-lib/
implementation ("se.bjurr.violations:violation-comments-lib:1.37")
'se.bjurr.violations:violation-comments-lib:jar:1.37'
<dependency org="se.bjurr.violations" name="violation-comments-lib" rev="1.37">
  <artifact name="violation-comments-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.violations', module='violation-comments-lib', version='1.37')
)
libraryDependencies += "se.bjurr.violations" % "violation-comments-lib" % "1.37"
[se.bjurr.violations/violation-comments-lib "1.37"]