License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.binjiu.runtime |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava <---> UPnP runtime
Generic UPnP Device and Control-Point launchers
|
Filename | Size |
---|---|
parent-0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.binjiu.runtime</groupId>
<artifactId>parent</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/parent/
implementation 'org.objectweb.fractal.bf.binjiu.runtime:parent:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.runtime/parent/
implementation ("org.objectweb.fractal.bf.binjiu.runtime:parent:0.9")
'org.objectweb.fractal.bf.binjiu.runtime:parent:pom:0.9'
<dependency org="org.objectweb.fractal.bf.binjiu.runtime" name="parent" rev="0.9">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.binjiu.runtime', module='parent', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.binjiu.runtime" % "parent" % "0.9"
[org.objectweb.fractal.bf.binjiu.runtime/parent "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 |