License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.binjiu.description |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService oriented model
Java to UPnP adapters using Cyberlink
|
Filename | Size |
---|---|
model-0.9.pom | |
model-0.9.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.description/model/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.binjiu.description</groupId>
<artifactId>model</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.description/model/
implementation 'org.objectweb.fractal.bf.binjiu.description:model:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.binjiu.description/model/
implementation ("org.objectweb.fractal.bf.binjiu.description:model:0.9")
'org.objectweb.fractal.bf.binjiu.description:model:jar:0.9'
<dependency org="org.objectweb.fractal.bf.binjiu.description" name="model" rev="0.9">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.binjiu.description', module='model', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.binjiu.description" % "model" % "0.9"
[org.objectweb.fractal.bf.binjiu.description/model "0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |