License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.binjiu.runtime |
ArtifactId | ArtifactIddevice |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava <---> UPnP device launcher
Generic UPnP Device and Control-Point launchers
|
Filename | Size |
---|---|
device-0.9.pom | |
device-0.9.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/device/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.binjiu.runtime</groupId>
<artifactId>device</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/device/
implementation 'org.objectweb.fractal.bf.binjiu.runtime:device:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/device/
implementation ("org.objectweb.fractal.bf.binjiu.runtime:device:0.9")
'org.objectweb.fractal.bf.binjiu.runtime:device:jar:0.9'
<dependency org="org.objectweb.fractal.bf.binjiu.runtime" name="device" rev="0.9">
<artifact name="device" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.binjiu.runtime', module='device', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.binjiu.runtime" % "device" % "0.9"
[org.objectweb.fractal.bf.binjiu.runtime/device "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.binjiu.description : upnp2java | jar | 0.9 |
org.objectweb.fractal.bf.binjiu.description : model | jar | 0.1 |
org.cybergarage » cyberlink | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.binjiu.description : java2upnp | jar | 0.1 |
junit : junit | jar | 4.6 |