is not current version
Last Version 1.0.6

org.anarres.qemu:qemu-qapi 1.0.0

QEmu/KVM process manager and RPC API.

GroupId

GroupId

org.anarres.qemu
ArtifactId

ArtifactId

qemu-qapi
Version

Version

1.0.0
Type

Type

jar

Download qemu-qapi 1.0.0


<!-- https://jarcasting.com/artifacts/org.anarres.qemu/qemu-qapi/ -->
<dependency>
    <groupId>org.anarres.qemu</groupId>
    <artifactId>qemu-qapi</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.qemu/qemu-qapi/
implementation 'org.anarres.qemu:qemu-qapi:1.0.0'
// https://jarcasting.com/artifacts/org.anarres.qemu/qemu-qapi/
implementation ("org.anarres.qemu:qemu-qapi:1.0.0")
'org.anarres.qemu:qemu-qapi:jar:1.0.0'
<dependency org="org.anarres.qemu" name="qemu-qapi" rev="1.0.0">
  <artifact name="qemu-qapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.qemu', module='qemu-qapi', version='1.0.0')
)
libraryDependencies += "org.anarres.qemu" % "qemu-qapi" % "1.0.0"
[org.anarres.qemu/qemu-qapi "1.0.0"]