Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdnet.java.dev.vcc.thirdparty |
ArtifactId | ArtifactIdlibvirt-proxy-server |
Version | Version0.0.2 |
Type | Typewar |
Filename | Size |
---|---|
libvirt-proxy-server-0.0.2.pom | |
libvirt-proxy-server-0.0.2.war | 101 KB |
libvirt-proxy-server-0.0.2-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/ -->
<dependency>
<groupId>net.java.dev.vcc.thirdparty</groupId>
<artifactId>libvirt-proxy-server</artifactId>
<version>0.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/
implementation 'net.java.dev.vcc.thirdparty:libvirt-proxy-server:0.0.2'
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/
implementation ("net.java.dev.vcc.thirdparty:libvirt-proxy-server:0.0.2")
'net.java.dev.vcc.thirdparty:libvirt-proxy-server:war:0.0.2'
<dependency org="net.java.dev.vcc.thirdparty" name="libvirt-proxy-server" rev="0.0.2">
<artifact name="libvirt-proxy-server" type="war" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc.thirdparty', module='libvirt-proxy-server', version='0.0.2')
)
libraryDependencies += "net.java.dev.vcc.thirdparty" % "libvirt-proxy-server" % "0.0.2"
[net.java.dev.vcc.thirdparty/libvirt-proxy-server "0.0.2"]