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

Jar examples for x:xbean-bundleutils

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials