is not current version
Last Version 6.3.1

biz.aQute.bnd:biz.aQute.bnd.ant 6.3.0

Bnd Ant Tasks

Categories

Categories

Ant Build Tools
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd.ant
Version

Version

6.3.0
Type

Type

jar

Download biz.aQute.bnd.ant 6.3.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>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.bnd.ant/
implementation 'biz.aQute.bnd:biz.aQute.bnd.ant:6.3.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/biz.aQute.bnd.ant/
implementation ("biz.aQute.bnd:biz.aQute.bnd.ant:6.3.0")
'biz.aQute.bnd:biz.aQute.bnd.ant:jar:6.3.0'
<dependency org="biz.aQute.bnd" name="biz.aQute.bnd.ant" rev="6.3.0">
  <artifact name="biz.aQute.bnd.ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='biz.aQute.bnd.ant', version='6.3.0')
)
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.bnd.ant" % "6.3.0"
[biz.aQute.bnd/biz.aQute.bnd.ant "6.3.0"]