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