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