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