is not current version
Last Version 6.3.1

biz.aQute.bnd:biz.aQute.bnd.ant 5.2.0

Bnd Ant Tasks

Categories

Categories

Ant Build Tools
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd.ant
Version

Version

5.2.0
Type

Type

jar

Download biz.aQute.bnd.ant 5.2.0


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