| License | License | 
|---|---|
| GroupId | GroupIdbiz.aQute | 
| ArtifactId | ArtifactIdannotation | 
| Last Version | Last Version1.50.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbnd Annotations Library The annotations for bnd. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| annotation-1.50.0.pom | |
| annotation-1.50.0.jar | 21 KB | 
| annotation-1.50.0-sources.jar | 12 KB | 
| annotation-1.50.0-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/biz.aQute/annotation/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>annotation</artifactId>
    <version>1.50.0</version>
</dependency>// https://jarcasting.com/artifacts/biz.aQute/annotation/
implementation 'biz.aQute:annotation:1.50.0'// https://jarcasting.com/artifacts/biz.aQute/annotation/
implementation ("biz.aQute:annotation:1.50.0")'biz.aQute:annotation:jar:1.50.0'<dependency org="biz.aQute" name="annotation" rev="1.50.0">
  <artifact name="annotation" type="jar" />
</dependency>@Grapes(
@Grab(group='biz.aQute', module='annotation', version='1.50.0')
)libraryDependencies += "biz.aQute" % "annotation" % "1.50.0"[biz.aQute/annotation "1.50.0"] 
                    | Version | 
|---|
| 1.50.0 |