Download biz.aQute.bndlib-3.2.0.jar file - Jar b

Jar examples for b:biz.aQute.bndlib

Description

A Swiss Army Knife for OSGi

You can download jar file biz.aQute.bndlib 3.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add biz.aQute.bndlib-3.2.0.jar to your project.

<dependency>
   <groupId>biz.aQute.bnd</groupId>
   <artifactId>biz.aQute.bndlib</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'biz.aQute.bnd', name: 'biz.aQute.bndlib', version: '3.2.0'
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.bndlib" % "3.2.0"
<dependency org="biz.aQute.bnd" name="biz.aQute.bndlib" rev="3.2.0"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='biz.aQute.bndlib', version='3.2.0'))
'biz.aQute.bnd:biz.aQute.bndlib:jar:3.2.0'

Download

Click the following link to download the jar file.

biz.aQute.bndlib-3.2.0-javadoc.jar
biz.aQute.bndlib-3.2.0-sources.jar
biz.aQute.bndlib-3.2.0.jar
biz.aQute.bndlib-3.2.0.pom



Related Tutorials