is not current version
Last Version 6.3.1

biz.aQute.bnd:biz.aQute.bnd.annotation 3.4.0

Contains only the annotations for bnd.

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd.annotation
Version

Version

3.4.0
Type

Type

jar

Download biz.aQute.bnd.annotation 3.4.0


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