b

biz.aQute.bnd.annotation

bnd Annotations Library
https://bnd.bndtools.org/
Apache-2.0 EPL-2.0
Bndtools
Peter Kriens
Files download
File Operation
biz.aQute.bnd.annotation-4.3.1.jar download
biz.aQute.bnd.annotation-4.3.1.pom download
biz.aQute.bnd.annotation-4.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>biz.aQute.bnd</groupId>
  <artifactId>biz.aQute.bnd.annotation</artifactId>
  <version>4.3.1</version>
</dependency>
Gradle Groovy
implementation 'biz.aQute.bnd:biz.aQute.bnd.annotation:4.3.1'
Gradle Kotlin
implementation("biz.aQute.bnd:biz.aQute.bnd.annotation:4.3.1")
Scala SBT
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.bnd.annotation" % "4.3.1"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute.bnd', module='biz.aQute.bnd.annotation', version='4.3.1')
)
Apache Ivy
<dependency org="biz.aQute.bnd" name="biz.aQute.bnd.annotation" rev="4.3.1" />
Leiningen
[biz.aQute.bnd/biz.aQute.bnd.annotation "4.3.1"]
Apache Buildr
'biz.aQute.bnd:biz.aQute.bnd.annotation:jar:4.3.1'
Dependencies