Download libvirt-api-0.0.1.jar file - Jar l

Jar examples for l:libvirt-api

Description

This is a Java binding of the libvirt api.

You can download jar file libvirt-api 0.0.1 in this page.

License

Apache License

Build File

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

<dependency>
   <groupId>net.java.dev.vcc.thirdparty</groupId>
   <artifactId>libvirt-api</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'net.java.dev.vcc.thirdparty', name: 'libvirt-api', version: '0.0.1'
libraryDependencies += "net.java.dev.vcc.thirdparty" % "libvirt-api" % "0.0.1"
<dependency org="net.java.dev.vcc.thirdparty" name="libvirt-api" rev="0.0.1"/>
@Grapes(@Grab(group='net.java.dev.vcc.thirdparty', module='libvirt-api', version='0.0.1'))
'net.java.dev.vcc.thirdparty:libvirt-api:jar:0.0.1'

Download

Click the following link to download the jar file.

libvirt-api-0.0.1-sources.jar
libvirt-api-0.0.1.jar
libvirt-api-0.0.1.pom



Related Tutorials