is not current version
Last Version 0.0.11

one.util:huntbugs 0.0.9

Java bytecode static analysis tool

GroupId

GroupId

one.util
ArtifactId

ArtifactId

huntbugs
Version

Version

0.0.9
Type

Type

jar

Download huntbugs 0.0.9


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