Download qemu-exec-1.0.1.jar file - Jar q

Jar examples for q:qemu-exec

Description

QEmu/KVM process manager and RPC API.

You can download jar file qemu-exec 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qemu-exec-1.0.1.jar to your project.

<dependency>
   <groupId>org.anarres.qemu</groupId>
   <artifactId>qemu-exec</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.anarres.qemu', name: 'qemu-exec', version: '1.0.1'
libraryDependencies += "org.anarres.qemu" % "qemu-exec" % "1.0.1"
<dependency org="org.anarres.qemu" name="qemu-exec" rev="1.0.1"/>
@Grapes(@Grab(group='org.anarres.qemu', module='qemu-exec', version='1.0.1'))
'org.anarres.qemu:qemu-exec:jar:1.0.1'

Download

Click the following link to download the jar file.

qemu-exec-1.0.1-javadoc.jar
qemu-exec-1.0.1-sources.jar
qemu-exec-1.0.1.jar
qemu-exec-1.0.1.pom



Related Tutorials