Download libvirt-0.5.1.jar file - Jar l

Jar examples for l:libvirt

Description

Java API for the libvirt C library

You can download jar file libvirt 0.5.1 in this page.

License

Open Source License

Build File

You can use the following script to add libvirt-0.5.1.jar to your project.

<dependency>
   <groupId>com.github.K0zka</groupId>
   <artifactId>libvirt</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'com.github.K0zka', name: 'libvirt', version: '0.5.1'
libraryDependencies += "com.github.K0zka" % "libvirt" % "0.5.1"
<dependency org="com.github.K0zka" name="libvirt" rev="0.5.1"/>
@Grapes(@Grab(group='com.github.K0zka', module='libvirt', version='0.5.1'))
'com.github.K0zka:libvirt:jar:0.5.1'

Download

Click the following link to download the jar file.

libvirt-0.5.1-javadoc.jar
libvirt-0.5.1-sources.jar
libvirt-0.5.1.jar
libvirt-0.5.1.pom



Related Tutorials