is not current version
Last Version 1.83.1

se.bjurr.violations:violation-comments-to-github-lib 1.82

Library that adds violation comments from static code analysis to GitHub.

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

se.bjurr.violations
ArtifactId

ArtifactId

violation-comments-to-github-lib
Version

Version

1.82
Type

Type

jar

Download violation-comments-to-github-lib 1.82


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