is not current version
Last Version 0.0.11

one.util:huntbugs-all 0.0.10

Java bytecode static analysis tool

GroupId

GroupId

one.util
ArtifactId

ArtifactId

huntbugs-all
Version

Version

0.0.10
Type

Type

pom

Download huntbugs-all 0.0.10

Filename Size
huntbugs-all-0.0.10.pom 3 KB
Browse

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