Last Version

sample-huntbugs-custom-detector 0.0.11

Demonstration of how HuntBugs custom detectors could be implemented

License

License

GroupId

GroupId

one.util
ArtifactId

ArtifactId

sample-huntbugs-custom-detector
Version

Version

0.0.11
Type

Type

jar
Description

Description

sample-huntbugs-custom-detector
Demonstration of how HuntBugs custom detectors could be implemented

Download sample-huntbugs-custom-detector 0.0.11


<!-- https://jarcasting.com/artifacts/one.util/sample-huntbugs-custom-detector/ -->
<dependency>
    <groupId>one.util</groupId>
    <artifactId>sample-huntbugs-custom-detector</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/one.util/sample-huntbugs-custom-detector/
implementation 'one.util:sample-huntbugs-custom-detector:0.0.11'
// https://jarcasting.com/artifacts/one.util/sample-huntbugs-custom-detector/
implementation ("one.util:sample-huntbugs-custom-detector:0.0.11")
'one.util:sample-huntbugs-custom-detector:jar:0.0.11'
<dependency org="one.util" name="sample-huntbugs-custom-detector" rev="0.0.11">
  <artifact name="sample-huntbugs-custom-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.util', module='sample-huntbugs-custom-detector', version='0.0.11')
)
libraryDependencies += "one.util" % "sample-huntbugs-custom-detector" % "0.0.11"
[one.util/sample-huntbugs-custom-detector "0.0.11"]

Dependencies

provided (1)

Group / Artifact Type Version
one.util : huntbugs jar 0.0.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.