is not current version
Last Version 6.3.1

biz.aQute.bnd:biz.aQute.bnd.annotation 5.1.2

bnd Annotations Library

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd.annotation
Version

Version

5.1.2
Type

Type

jar

Download biz.aQute.bnd.annotation 5.1.2


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