Last Version

huntbugs-ant-plugin 0.0.11

Ant plugin for HuntBugs Java bytecode static analysis tool

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

one.util
ArtifactId

ArtifactId

huntbugs-ant-plugin
Version

Version

0.0.11
Type

Type

jar
Description

Description

huntbugs-ant-plugin
Ant plugin for HuntBugs Java bytecode static analysis tool
Source Code Management

Source Code Management

https://github.com/amaembo/huntbugs.git

Download huntbugs-ant-plugin 0.0.11


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1

Project Modules

There are no modules declared in this project.