is not current version
Last Version 1.106.1

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

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.102
Type

Type

jar

Download violation-comments-lib 1.102


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