License |
License
BSD
|
---|---|
GroupId | GroupIdit.cnr.isti.domoware.cyberdomo |
ArtifactId | ArtifactIdupnp-stack |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCyberDomo UPnP Stack for JDK 1.4
A pure Java Open Source implementation of the UPnP stack for JDK 1.4 or above
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDomoWare |
Filename | Size |
---|---|
upnp-stack-1.8.0.pom | |
upnp-stack-1.8.0.jar | 165 KB |
upnp-stack-1.8.0-sources.jar | 122 KB |
upnp-stack-1.8.0-javadoc.jar | 653 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.isti.domoware.cyberdomo/upnp-stack/ -->
<dependency>
<groupId>it.cnr.isti.domoware.cyberdomo</groupId>
<artifactId>upnp-stack</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.isti.domoware.cyberdomo/upnp-stack/
implementation 'it.cnr.isti.domoware.cyberdomo:upnp-stack:1.8.0'
// https://jarcasting.com/artifacts/it.cnr.isti.domoware.cyberdomo/upnp-stack/
implementation ("it.cnr.isti.domoware.cyberdomo:upnp-stack:1.8.0")
'it.cnr.isti.domoware.cyberdomo:upnp-stack:jar:1.8.0'
<dependency org="it.cnr.isti.domoware.cyberdomo" name="upnp-stack" rev="1.8.0">
<artifact name="upnp-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.isti.domoware.cyberdomo', module='upnp-stack', version='1.8.0')
)
libraryDependencies += "it.cnr.isti.domoware.cyberdomo" % "upnp-stack" % "1.8.0"
[it.cnr.isti.domoware.cyberdomo/upnp-stack "1.8.0"]