is not current version
Last Version 0.0.11

one.util:huntbugs-ant-plugin 0.0.10

Ant plugin for HuntBugs Java bytecode static analysis tool

Categories

Categories

Ant Build Tools
GroupId

GroupId

one.util
ArtifactId

ArtifactId

huntbugs-ant-plugin
Version

Version

0.0.10
Type

Type

jar

Download huntbugs-ant-plugin 0.0.10


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