b

biz.aQute.bnd.annotation

Contains only the annotations for bnd.
http://www.aQute.biz/Code/Bnd
Apache License, Version 2.0
Bndtools
Peter Kriens
Files download
File Operation
biz.aQute.bnd.annotation-2.4.0.jar download
biz.aQute.bnd.annotation-2.4.0.pom download
biz.aQute.bnd.annotation-2.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>biz.aQute.bnd</groupId>
  <artifactId>biz.aQute.bnd.annotation</artifactId>
  <version>2.4.0</version>
</dependency>
Gradle Groovy
implementation 'biz.aQute.bnd:biz.aQute.bnd.annotation:2.4.0'
Gradle Kotlin
implementation("biz.aQute.bnd:biz.aQute.bnd.annotation:2.4.0")
Scala SBT
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.bnd.annotation" % "2.4.0"
Groovy Grape
@Grapes(
  @Grab(group='biz.aQute.bnd', module='biz.aQute.bnd.annotation', version='2.4.0')
)
Apache Ivy
<dependency org="biz.aQute.bnd" name="biz.aQute.bnd.annotation" rev="2.4.0" />
Leiningen
[biz.aQute.bnd/biz.aQute.bnd.annotation "2.4.0"]
Apache Buildr
'biz.aQute.bnd:biz.aQute.bnd.annotation:jar:2.4.0'
Dependencies
The project has no third-party dependencies