Download xbean-bundleutils-3.16.jar file - Jar x

Jar examples for x:xbean-bundleutils

Description

You can download jar file xbean-bundleutils 3.16 in this page.

License

Apache License

Build File

You can use the following script to add xbean-bundleutils-3.16.jar to your project.

<dependency>
   <groupId>org.apache.xbean</groupId>
   <artifactId>xbean-bundleutils</artifactId>
   <version>3.16</version>
</dependency>
compile group: 'org.apache.xbean', name: 'xbean-bundleutils', version: '3.16'
libraryDependencies += "org.apache.xbean" % "xbean-bundleutils" % "3.16"
<dependency org="org.apache.xbean" name="xbean-bundleutils" rev="3.16"/>
@Grapes(@Grab(group='org.apache.xbean', module='xbean-bundleutils', version='3.16'))
'org.apache.xbean:xbean-bundleutils:jar:3.16'

Download

Click the following link to download the jar file.

xbean-bundleutils-3.16-javadoc.jar
xbean-bundleutils-3.16-sources.jar
xbean-bundleutils-3.16.jar
xbean-bundleutils-3.16.pom



Related Tutorials